github Azure/azure-sdk-for-go sdk/resourcemanager/dataprotection/armdataprotection/v2.2.0

latest releases: sdk/security/keyvault/azcertificates/v1.3.0, sdk/security/keyvault/azkeys/v1.3.0, sdk/security/keyvault/azsecrets/v1.3.0...
16 months ago

2.2.0 (2023-06-23)

Features Added

  • New function *ClientFactory.NewDppResourceGuardProxyClient() *DppResourceGuardProxyClient
  • New function NewDppResourceGuardProxyClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DppResourceGuardProxyClient, error)
  • New function *DppResourceGuardProxyClient.CreateOrUpdate(context.Context, string, string, string, ResourceGuardProxyBaseResource, *DppResourceGuardProxyClientCreateOrUpdateOptions) (DppResourceGuardProxyClientCreateOrUpdateResponse, error)
  • New function *DppResourceGuardProxyClient.Delete(context.Context, string, string, string, *DppResourceGuardProxyClientDeleteOptions) (DppResourceGuardProxyClientDeleteResponse, error)
  • New function *DppResourceGuardProxyClient.Get(context.Context, string, string, string, *DppResourceGuardProxyClientGetOptions) (DppResourceGuardProxyClientGetResponse, error)
  • New function *DppResourceGuardProxyClient.NewListPager(string, string, *DppResourceGuardProxyClientListOptions) *runtime.Pager[DppResourceGuardProxyClientListResponse]
  • New function *DppResourceGuardProxyClient.UnlockDelete(context.Context, string, string, string, UnlockDeleteRequest, *DppResourceGuardProxyClientUnlockDeleteOptions) (DppResourceGuardProxyClientUnlockDeleteResponse, error)
  • New struct ResourceGuardOperationDetail
  • New struct ResourceGuardProxyBase
  • New struct ResourceGuardProxyBaseResource
  • New struct ResourceGuardProxyBaseResourceList
  • New struct UnlockDeleteRequest
  • New struct UnlockDeleteResponse

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

NewReleases is sending notifications on new releases.