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