github Azure/azure-sdk-for-go sdk/resourcemanager/confidentialledger/armconfidentialledger/v1.2.0-beta.1

latest releases: sdk/messaging/eventgrid/azsystemevents/v0.4.2, sdk/containers/azcontainerregistry/v0.2.2, sdk/monitor/query/azlogs/v1.1.0-beta.1...
pre-release17 months ago

1.2.0-beta.1 (2023-04-28)

Features Added

  • New enum type LanguageRuntime with values LanguageRuntimeCPP, LanguageRuntimeJS
  • New enum type RunningState with values RunningStateActive, RunningStatePaused, RunningStatePausing, RunningStateResuming, RunningStateUnknown
  • New function *ClientFactory.NewManagedCCFClient() *ManagedCCFClient
  • New function NewManagedCCFClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedCCFClient, error)
  • New function *ManagedCCFClient.BeginCreate(context.Context, string, string, ManagedCCF, *ManagedCCFClientBeginCreateOptions) (*runtime.Poller[ManagedCCFClientCreateResponse], error)
  • New function *ManagedCCFClient.BeginDelete(context.Context, string, string, *ManagedCCFClientBeginDeleteOptions) (*runtime.Poller[ManagedCCFClientDeleteResponse], error)
  • New function *ManagedCCFClient.Get(context.Context, string, string, *ManagedCCFClientGetOptions) (ManagedCCFClientGetResponse, error)
  • New function *ManagedCCFClient.NewListByResourceGroupPager(string, *ManagedCCFClientListByResourceGroupOptions) *runtime.Pager[ManagedCCFClientListByResourceGroupResponse]
  • New function *ManagedCCFClient.NewListBySubscriptionPager(*ManagedCCFClientListBySubscriptionOptions) *runtime.Pager[ManagedCCFClientListBySubscriptionResponse]
  • New function *ManagedCCFClient.BeginUpdate(context.Context, string, string, ManagedCCF, *ManagedCCFClientBeginUpdateOptions) (*runtime.Poller[ManagedCCFClientUpdateResponse], error)
  • New struct DeploymentType
  • New struct ManagedCCF
  • New struct ManagedCCFList
  • New struct ManagedCCFProperties
  • New struct MemberIdentityCertificate
  • New field RunningState in struct LedgerProperties

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.