0.3.0 (2022-01-13)
Breaking Changes
- Function
*BlobContainersClient.LockImmutabilityPolicy
parameter(s) have been changed from(context.Context, string, string, string, string, *BlobContainersLockImmutabilityPolicyOptions)
to(context.Context, string, string, string, string, *BlobContainersClientLockImmutabilityPolicyOptions)
- Function
*BlobContainersClient.LockImmutabilityPolicy
return value(s) have been changed from(BlobContainersLockImmutabilityPolicyResponse, error)
to(BlobContainersClientLockImmutabilityPolicyResponse, error)
- Function
*TableClient.List
parameter(s) have been changed from(string, string, *TableListOptions)
to(string, string, *TableClientListOptions)
- Function
*TableClient.List
return value(s) have been changed from(*TableListPager)
to(*TableClientListPager)
- Function
*BlobServicesClient.List
parameter(s) have been changed from(context.Context, string, string, *BlobServicesListOptions)
to(context.Context, string, string, *BlobServicesClientListOptions)
- Function
*BlobServicesClient.List
return value(s) have been changed from(BlobServicesListResponse, error)
to(BlobServicesClientListResponse, error)
- Function
*ObjectReplicationPoliciesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *ObjectReplicationPoliciesGetOptions)
to(context.Context, string, string, string, *ObjectReplicationPoliciesClientGetOptions)
- Function
*ObjectReplicationPoliciesClient.Get
return value(s) have been changed from(ObjectReplicationPoliciesGetResponse, error)
to(ObjectReplicationPoliciesClientGetResponse, error)
- Function
*FileServicesClient.List
parameter(s) have been changed from(context.Context, string, string, *FileServicesListOptions)
to(context.Context, string, string, *FileServicesClientListOptions)
- Function
*FileServicesClient.List
return value(s) have been changed from(FileServicesListResponse, error)
to(FileServicesClientListResponse, error)
- Function
*DeletedAccountsClient.List
parameter(s) have been changed from(*DeletedAccountsListOptions)
to(*DeletedAccountsClientListOptions)
- Function
*DeletedAccountsClient.List
return value(s) have been changed from(*DeletedAccountsListPager)
to(*DeletedAccountsClientListPager)
- Function
*FileSharesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *FileSharesGetOptions)
to(context.Context, string, string, string, *FileSharesClientGetOptions)
- Function
*FileSharesClient.Get
return value(s) have been changed from(FileSharesGetResponse, error)
to(FileSharesClientGetResponse, error)
- Function
*TableClient.Update
parameter(s) have been changed from(context.Context, string, string, string, *TableUpdateOptions)
to(context.Context, string, string, string, *TableClientUpdateOptions)
- Function
*TableClient.Update
return value(s) have been changed from(TableUpdateResponse, error)
to(TableClientUpdateResponse, error)
- Function
*BlobContainersClient.ClearLegalHold
parameter(s) have been changed from(context.Context, string, string, string, LegalHold, *BlobContainersClearLegalHoldOptions)
to(context.Context, string, string, string, LegalHold, *BlobContainersClientClearLegalHoldOptions)
- Function
*BlobContainersClient.ClearLegalHold
return value(s) have been changed from(BlobContainersClearLegalHoldResponse, error)
to(BlobContainersClientClearLegalHoldResponse, error)
- Function
*BlobContainersClient.SetLegalHold
parameter(s) have been changed from(context.Context, string, string, string, LegalHold, *BlobContainersSetLegalHoldOptions)
to(context.Context, string, string, string, LegalHold, *BlobContainersClientSetLegalHoldOptions)
- Function
*BlobContainersClient.SetLegalHold
return value(s) have been changed from(BlobContainersSetLegalHoldResponse, error)
to(BlobContainersClientSetLegalHoldResponse, error)
- Function
*BlobContainersClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *BlobContainersGetOptions)
to(context.Context, string, string, string, *BlobContainersClientGetOptions)
- Function
*BlobContainersClient.Get
return value(s) have been changed from(BlobContainersGetResponse, error)
to(BlobContainersClientGetResponse, error)
- Function
*SKUsClient.List
parameter(s) have been changed from(context.Context, *SKUsListOptions)
to(context.Context, *SKUsClientListOptions)
- Function
*SKUsClient.List
return value(s) have been changed from(SKUsListResponse, error)
to(SKUsClientListResponse, error)
- Function
*QueueServicesClient.SetServiceProperties
parameter(s) have been changed from(context.Context, string, string, QueueServiceProperties, *QueueServicesSetServicePropertiesOptions)
to(context.Context, string, string, QueueServiceProperties, *QueueServicesClientSetServicePropertiesOptions)
- Function
*QueueServicesClient.SetServiceProperties
return value(s) have been changed from(QueueServicesSetServicePropertiesResponse, error)
to(QueueServicesClientSetServicePropertiesResponse, error)
- Function
*FileSharesClient.Restore
parameter(s) have been changed from(context.Context, string, string, string, DeletedShare, *FileSharesRestoreOptions)
to(context.Context, string, string, string, DeletedShare, *FileSharesClientRestoreOptions)
- Function
*FileSharesClient.Restore
return value(s) have been changed from(FileSharesRestoreResponse, error)
to(FileSharesClientRestoreResponse, error)
- Function
*FileServicesClient.SetServiceProperties
parameter(s) have been changed from(context.Context, string, string, FileServiceProperties, *FileServicesSetServicePropertiesOptions)
to(context.Context, string, string, FileServiceProperties, *FileServicesClientSetServicePropertiesOptions)
- Function
*FileServicesClient.SetServiceProperties
return value(s) have been changed from(FileServicesSetServicePropertiesResponse, error)
to(FileServicesClientSetServicePropertiesResponse, error)
- Function
*BlobContainersClient.List
parameter(s) have been changed from(string, string, *BlobContainersListOptions)
to(string, string, *BlobContainersClientListOptions)
- Function
*BlobContainersClient.List
return value(s) have been changed from(*BlobContainersListPager)
to(*BlobContainersClientListPager)
- Function
*FileSharesClient.Create
parameter(s) have been changed from(context.Context, string, string, string, FileShare, *FileSharesCreateOptions)
to(context.Context, string, string, string, FileShare, *FileSharesClientCreateOptions)
- Function
*FileSharesClient.Create
return value(s) have been changed from(FileSharesCreateResponse, error)
to(FileSharesClientCreateResponse, error)
- Function
*PrivateEndpointConnectionsClient.List
parameter(s) have been changed from(context.Context, string, string, *PrivateEndpointConnectionsListOptions)
to(context.Context, string, string, *PrivateEndpointConnectionsClientListOptions)
- Function
*PrivateEndpointConnectionsClient.List
return value(s) have been changed from(PrivateEndpointConnectionsListResponse, error)
to(PrivateEndpointConnectionsClientListResponse, error)
- Function
*ObjectReplicationPoliciesClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, ObjectReplicationPolicy, *ObjectReplicationPoliciesCreateOrUpdateOptions)
to(context.Context, string, string, string, ObjectReplicationPolicy, *ObjectReplicationPoliciesClientCreateOrUpdateOptions)
- Function
*ObjectReplicationPoliciesClient.CreateOrUpdate
return value(s) have been changed from(ObjectReplicationPoliciesCreateOrUpdateResponse, error)
to(ObjectReplicationPoliciesClientCreateOrUpdateResponse, error)
- Function
*BlobInventoryPoliciesClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, BlobInventoryPolicyName, BlobInventoryPolicy, *BlobInventoryPoliciesCreateOrUpdateOptions)
to(context.Context, string, string, BlobInventoryPolicyName, BlobInventoryPolicy, *BlobInventoryPoliciesClientCreateOrUpdateOptions)
- Function
*BlobInventoryPoliciesClient.CreateOrUpdate
return value(s) have been changed from(BlobInventoryPoliciesCreateOrUpdateResponse, error)
to(BlobInventoryPoliciesClientCreateOrUpdateResponse, error)
- Function
*TableServicesClient.SetServiceProperties
parameter(s) have been changed from(context.Context, string, string, TableServiceProperties, *TableServicesSetServicePropertiesOptions)
to(context.Context, string, string, TableServiceProperties, *TableServicesClientSetServicePropertiesOptions)
- Function
*TableServicesClient.SetServiceProperties
return value(s) have been changed from(TableServicesSetServicePropertiesResponse, error)
to(TableServicesClientSetServicePropertiesResponse, error)
- Function
*FileSharesClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *FileSharesDeleteOptions)
to(context.Context, string, string, string, *FileSharesClientDeleteOptions)
- Function
*FileSharesClient.Delete
return value(s) have been changed from(FileSharesDeleteResponse, error)
to(FileSharesClientDeleteResponse, error)
- Function
*ManagementPoliciesClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, ManagementPolicyName, ManagementPolicy, *ManagementPoliciesCreateOrUpdateOptions)
to(context.Context, string, string, ManagementPolicyName, ManagementPolicy, *ManagementPoliciesClientCreateOrUpdateOptions)
- Function
*ManagementPoliciesClient.CreateOrUpdate
return value(s) have been changed from(ManagementPoliciesCreateOrUpdateResponse, error)
to(ManagementPoliciesClientCreateOrUpdateResponse, error)
- Function
*BlobContainersClient.BeginObjectLevelWorm
parameter(s) have been changed from(context.Context, string, string, string, *BlobContainersBeginObjectLevelWormOptions)
to(context.Context, string, string, string, *BlobContainersClientBeginObjectLevelWormOptions)
- Function
*BlobContainersClient.BeginObjectLevelWorm
return value(s) have been changed from(BlobContainersObjectLevelWormPollerResponse, error)
to(BlobContainersClientObjectLevelWormPollerResponse, error)
- Function
*EncryptionScopesClient.List
parameter(s) have been changed from(string, string, *EncryptionScopesListOptions)
to(string, string, *EncryptionScopesClientListOptions)
- Function
*EncryptionScopesClient.List
return value(s) have been changed from(*EncryptionScopesListPager)
to(*EncryptionScopesClientListPager)
- Function
*BlobInventoryPoliciesClient.Get
parameter(s) have been changed from(context.Context, string, string, BlobInventoryPolicyName, *BlobInventoryPoliciesGetOptions)
to(context.Context, string, string, BlobInventoryPolicyName, *BlobInventoryPoliciesClientGetOptions)
- Function
*BlobInventoryPoliciesClient.Get
return value(s) have been changed from(BlobInventoryPoliciesGetResponse, error)
to(BlobInventoryPoliciesClientGetResponse, error)
- Function
*TableClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *TableGetOptions)
to(context.Context, string, string, string, *TableClientGetOptions)
- Function
*TableClient.Get
return value(s) have been changed from(TableGetResponse, error)
to(TableClientGetResponse, error)
- Function
*BlobContainersClient.DeleteImmutabilityPolicy
parameter(s) have been changed from(context.Context, string, string, string, string, *BlobContainersDeleteImmutabilityPolicyOptions)
to(context.Context, string, string, string, string, *BlobContainersClientDeleteImmutabilityPolicyOptions)
- Function
*BlobContainersClient.DeleteImmutabilityPolicy
return value(s) have been changed from(BlobContainersDeleteImmutabilityPolicyResponse, error)
to(BlobContainersClientDeleteImmutabilityPolicyResponse, error)
- Function
*QueueClient.List
parameter(s) have been changed from(string, string, *QueueListOptions)
to(string, string, *QueueClientListOptions)
- Function
*QueueClient.List
return value(s) have been changed from(*QueueListPager)
to(*QueueClientListPager)
- Function
*BlobContainersClient.Update
parameter(s) have been changed from(context.Context, string, string, string, BlobContainer, *BlobContainersUpdateOptions)
to(context.Context, string, string, string, BlobContainer, *BlobContainersClientUpdateOptions)
- Function
*BlobContainersClient.Update
return value(s) have been changed from(BlobContainersUpdateResponse, error)
to(BlobContainersClientUpdateResponse, error)
- Function
*BlobContainersClient.ExtendImmutabilityPolicy
parameter(s) have been changed from(context.Context, string, string, string, string, *BlobContainersExtendImmutabilityPolicyOptions)
to(context.Context, string, string, string, string, *BlobContainersClientExtendImmutabilityPolicyOptions)
- Function
*BlobContainersClient.ExtendImmutabilityPolicy
return value(s) have been changed from(BlobContainersExtendImmutabilityPolicyResponse, error)
to(BlobContainersClientExtendImmutabilityPolicyResponse, error)
- Function
*FileSharesClient.Lease
parameter(s) have been changed from(context.Context, string, string, string, *FileSharesLeaseOptions)
to(context.Context, string, string, string, *FileSharesClientLeaseOptions)
- Function
*FileSharesClient.Lease
return value(s) have been changed from(FileSharesLeaseResponse, error)
to(FileSharesClientLeaseResponse, error)
- Function
*QueueServicesClient.GetServiceProperties
parameter(s) have been changed from(context.Context, string, string, *QueueServicesGetServicePropertiesOptions)
to(context.Context, string, string, *QueueServicesClientGetServicePropertiesOptions)
- Function
*QueueServicesClient.GetServiceProperties
return value(s) have been changed from(QueueServicesGetServicePropertiesResponse, error)
to(QueueServicesClientGetServicePropertiesResponse, error)
- Function
*QueueClient.Update
parameter(s) have been changed from(context.Context, string, string, string, StorageQueue, *QueueUpdateOptions)
to(context.Context, string, string, string, Queue, *QueueClientUpdateOptions)
- Function
*QueueClient.Update
return value(s) have been changed from(QueueUpdateResponse, error)
to(QueueClientUpdateResponse, error)
- Function
*QueueClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *QueueGetOptions)
to(context.Context, string, string, string, *QueueClientGetOptions)
- Function
*QueueClient.Get
return value(s) have been changed from(QueueGetResponse, error)
to(QueueClientGetResponse, error)
- Function
*ManagementPoliciesClient.Delete
parameter(s) have been changed from(context.Context, string, string, ManagementPolicyName, *ManagementPoliciesDeleteOptions)
to(context.Context, string, string, ManagementPolicyName, *ManagementPoliciesClientDeleteOptions)
- Function
*ManagementPoliciesClient.Delete
return value(s) have been changed from(ManagementPoliciesDeleteResponse, error)
to(ManagementPoliciesClientDeleteResponse, error)
- Function
*BlobServicesClient.GetServiceProperties
parameter(s) have been changed from(context.Context, string, string, *BlobServicesGetServicePropertiesOptions)
to(context.Context, string, string, *BlobServicesClientGetServicePropertiesOptions)
- Function
*BlobServicesClient.GetServiceProperties
return value(s) have been changed from(BlobServicesGetServicePropertiesResponse, error)
to(BlobServicesClientGetServicePropertiesResponse, error)
- Function
*OperationsClient.List
parameter(s) have been changed from(context.Context, *OperationsListOptions)
to(context.Context, *OperationsClientListOptions)
- Function
*OperationsClient.List
return value(s) have been changed from(OperationsListResponse, error)
to(OperationsClientListResponse, error)
- Function
*PrivateEndpointConnectionsClient.Put
parameter(s) have been changed from(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsPutOptions)
to(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientPutOptions)
- Function
*PrivateEndpointConnectionsClient.Put
return value(s) have been changed from(PrivateEndpointConnectionsPutResponse, error)
to(PrivateEndpointConnectionsClientPutResponse, error)
- Function
*QueueServicesClient.List
parameter(s) have been changed from(context.Context, string, string, *QueueServicesListOptions)
to(context.Context, string, string, *QueueServicesClientListOptions)
- Function
*QueueServicesClient.List
return value(s) have been changed from(QueueServicesListResponse, error)
to(QueueServicesClientListResponse, error)
- Function
*QueueClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *QueueDeleteOptions)
to(context.Context, string, string, string, *QueueClientDeleteOptions)
- Function
*QueueClient.Delete
return value(s) have been changed from(QueueDeleteResponse, error)
to(QueueClientDeleteResponse, error)
- Function
*FileSharesClient.Update
parameter(s) have been changed from(context.Context, string, string, string, FileShare, *FileSharesUpdateOptions)
to(context.Context, string, string, string, FileShare, *FileSharesClientUpdateOptions)
- Function
*FileSharesClient.Update
return value(s) have been changed from(FileSharesUpdateResponse, error)
to(FileSharesClientUpdateResponse, error)
- Function
*QueueClient.Create
parameter(s) have been changed from(context.Context, string, string, string, StorageQueue, *QueueCreateOptions)
to(context.Context, string, string, string, Queue, *QueueClientCreateOptions)
- Function
*QueueClient.Create
return value(s) have been changed from(QueueCreateResponse, error)
to(QueueClientCreateResponse, error)
- Function
*EncryptionScopesClient.Patch
parameter(s) have been changed from(context.Context, string, string, string, EncryptionScope, *EncryptionScopesPatchOptions)
to(context.Context, string, string, string, EncryptionScope, *EncryptionScopesClientPatchOptions)
- Function
*EncryptionScopesClient.Patch
return value(s) have been changed from(EncryptionScopesPatchResponse, error)
to(EncryptionScopesClientPatchResponse, error)
- Function
*DeletedAccountsClient.Get
parameter(s) have been changed from(context.Context, string, string, *DeletedAccountsGetOptions)
to(context.Context, string, string, *DeletedAccountsClientGetOptions)
- Function
*DeletedAccountsClient.Get
return value(s) have been changed from(DeletedAccountsGetResponse, error)
to(DeletedAccountsClientGetResponse, error)
- Function
*TableClient.Create
parameter(s) have been changed from(context.Context, string, string, string, *TableCreateOptions)
to(context.Context, string, string, string, *TableClientCreateOptions)
- Function
*TableClient.Create
return value(s) have been changed from(TableCreateResponse, error)
to(TableClientCreateResponse, error)
- Function
*BlobContainersClient.Lease
parameter(s) have been changed from(context.Context, string, string, string, *BlobContainersLeaseOptions)
to(context.Context, string, string, string, *BlobContainersClientLeaseOptions)
- Function
*BlobContainersClient.Lease
return value(s) have been changed from(BlobContainersLeaseResponse, error)
to(BlobContainersClientLeaseResponse, error)
- Function
*BlobInventoryPoliciesClient.List
parameter(s) have been changed from(context.Context, string, string, *BlobInventoryPoliciesListOptions)
to(context.Context, string, string, *BlobInventoryPoliciesClientListOptions)
- Function
*BlobInventoryPoliciesClient.List
return value(s) have been changed from(BlobInventoryPoliciesListResponse, error)
to(BlobInventoryPoliciesClientListResponse, error)
- Function
*EncryptionScopesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *EncryptionScopesGetOptions)
to(context.Context, string, string, string, *EncryptionScopesClientGetOptions)
- Function
*EncryptionScopesClient.Get
return value(s) have been changed from(EncryptionScopesGetResponse, error)
to(EncryptionScopesClientGetResponse, error)
- Function
*BlobServicesClient.SetServiceProperties
parameter(s) have been changed from(context.Context, string, string, BlobServiceProperties, *BlobServicesSetServicePropertiesOptions)
to(context.Context, string, string, BlobServiceProperties, *BlobServicesClientSetServicePropertiesOptions)
- Function
*BlobServicesClient.SetServiceProperties
return value(s) have been changed from(BlobServicesSetServicePropertiesResponse, error)
to(BlobServicesClientSetServicePropertiesResponse, error)
- Function
*BlobContainersClient.CreateOrUpdateImmutabilityPolicy
parameter(s) have been changed from(context.Context, string, string, string, *BlobContainersCreateOrUpdateImmutabilityPolicyOptions)
to(context.Context, string, string, string, *BlobContainersClientCreateOrUpdateImmutabilityPolicyOptions)
- Function
*BlobContainersClient.CreateOrUpdateImmutabilityPolicy
return value(s) have been changed from(BlobContainersCreateOrUpdateImmutabilityPolicyResponse, error)
to(BlobContainersClientCreateOrUpdateImmutabilityPolicyResponse, error)
- Function
*BlobContainersClient.Create
parameter(s) have been changed from(context.Context, string, string, string, BlobContainer, *BlobContainersCreateOptions)
to(context.Context, string, string, string, BlobContainer, *BlobContainersClientCreateOptions)
- Function
*BlobContainersClient.Create
return value(s) have been changed from(BlobContainersCreateResponse, error)
to(BlobContainersClientCreateResponse, error)
- Function
*FileSharesClient.List
parameter(s) have been changed from(string, string, *FileSharesListOptions)
to(string, string, *FileSharesClientListOptions)
- Function
*FileSharesClient.List
return value(s) have been changed from(*FileSharesListPager)
to(*FileSharesClientListPager)
- Function
*BlobInventoryPoliciesClient.Delete
parameter(s) have been changed from(context.Context, string, string, BlobInventoryPolicyName, *BlobInventoryPoliciesDeleteOptions)
to(context.Context, string, string, BlobInventoryPolicyName, *BlobInventoryPoliciesClientDeleteOptions)
- Function
*BlobInventoryPoliciesClient.Delete
return value(s) have been changed from(BlobInventoryPoliciesDeleteResponse, error)
to(BlobInventoryPoliciesClientDeleteResponse, error)
- Function
*PrivateLinkResourcesClient.ListByStorageAccount
parameter(s) have been changed from(context.Context, string, string, *PrivateLinkResourcesListByStorageAccountOptions)
to(context.Context, string, string, *PrivateLinkResourcesClientListByStorageAccountOptions)
- Function
*PrivateLinkResourcesClient.ListByStorageAccount
return value(s) have been changed from(PrivateLinkResourcesListByStorageAccountResponse, error)
to(PrivateLinkResourcesClientListByStorageAccountResponse, error)
- Function
*PrivateEndpointConnectionsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsDeleteOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientDeleteOptions)
- Function
*PrivateEndpointConnectionsClient.Delete
return value(s) have been changed from(PrivateEndpointConnectionsDeleteResponse, error)
to(PrivateEndpointConnectionsClientDeleteResponse, error)
- Function
*ObjectReplicationPoliciesClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *ObjectReplicationPoliciesDeleteOptions)
to(context.Context, string, string, string, *ObjectReplicationPoliciesClientDeleteOptions)
- Function
*ObjectReplicationPoliciesClient.Delete
return value(s) have been changed from(ObjectReplicationPoliciesDeleteResponse, error)
to(ObjectReplicationPoliciesClientDeleteResponse, error)
- Function
*ObjectReplicationPoliciesClient.List
parameter(s) have been changed from(context.Context, string, string, *ObjectReplicationPoliciesListOptions)
to(context.Context, string, string, *ObjectReplicationPoliciesClientListOptions)
- Function
*ObjectReplicationPoliciesClient.List
return value(s) have been changed from(ObjectReplicationPoliciesListResponse, error)
to(ObjectReplicationPoliciesClientListResponse, error)
- Function
*BlobContainersClient.GetImmutabilityPolicy
parameter(s) have been changed from(context.Context, string, string, string, *BlobContainersGetImmutabilityPolicyOptions)
to(context.Context, string, string, string, *BlobContainersClientGetImmutabilityPolicyOptions)
- Function
*BlobContainersClient.GetImmutabilityPolicy
return value(s) have been changed from(BlobContainersGetImmutabilityPolicyResponse, error)
to(BlobContainersClientGetImmutabilityPolicyResponse, error)
- Function
*UsagesClient.ListByLocation
parameter(s) have been changed from(context.Context, string, *UsagesListByLocationOptions)
to(context.Context, string, *UsagesClientListByLocationOptions)
- Function
*UsagesClient.ListByLocation
return value(s) have been changed from(UsagesListByLocationResponse, error)
to(UsagesClientListByLocationResponse, error)
- Function
*TableClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *TableDeleteOptions)
to(context.Context, string, string, string, *TableClientDeleteOptions)
- Function
*TableClient.Delete
return value(s) have been changed from(TableDeleteResponse, error)
to(TableClientDeleteResponse, error)
- Function
*TableServicesClient.List
parameter(s) have been changed from(context.Context, string, string, *TableServicesListOptions)
to(context.Context, string, string, *TableServicesClientListOptions)
- Function
*TableServicesClient.List
return value(s) have been changed from(TableServicesListResponse, error)
to(TableServicesClientListResponse, error)
- Function
*TableServicesClient.GetServiceProperties
parameter(s) have been changed from(context.Context, string, string, *TableServicesGetServicePropertiesOptions)
to(context.Context, string, string, *TableServicesClientGetServicePropertiesOptions)
- Function
*TableServicesClient.GetServiceProperties
return value(s) have been changed from(TableServicesGetServicePropertiesResponse, error)
to(TableServicesClientGetServicePropertiesResponse, error)
- Function
*FileServicesClient.GetServiceProperties
parameter(s) have been changed from(context.Context, string, string, *FileServicesGetServicePropertiesOptions)
to(context.Context, string, string, *FileServicesClientGetServicePropertiesOptions)
- Function
*FileServicesClient.GetServiceProperties
return value(s) have been changed from(FileServicesGetServicePropertiesResponse, error)
to(FileServicesClientGetServicePropertiesResponse, error)
- Function
*EncryptionScopesClient.Put
parameter(s) have been changed from(context.Context, string, string, string, EncryptionScope, *EncryptionScopesPutOptions)
to(context.Context, string, string, string, EncryptionScope, *EncryptionScopesClientPutOptions)
- Function
*EncryptionScopesClient.Put
return value(s) have been changed from(EncryptionScopesPutResponse, error)
to(EncryptionScopesClientPutResponse, error)
- Function
*PrivateEndpointConnectionsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsGetOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientGetOptions)
- Function
*PrivateEndpointConnectionsClient.Get
return value(s) have been changed from(PrivateEndpointConnectionsGetResponse, error)
to(PrivateEndpointConnectionsClientGetResponse, error)
- Function
*BlobContainersClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *BlobContainersDeleteOptions)
to(context.Context, string, string, string, *BlobContainersClientDeleteOptions)
- Function
*BlobContainersClient.Delete
return value(s) have been changed from(BlobContainersDeleteResponse, error)
to(BlobContainersClientDeleteResponse, error)
- Function
*ManagementPoliciesClient.Get
parameter(s) have been changed from(context.Context, string, string, ManagementPolicyName, *ManagementPoliciesGetOptions)
to(context.Context, string, string, ManagementPolicyName, *ManagementPoliciesClientGetOptions)
- Function
*ManagementPoliciesClient.Get
return value(s) have been changed from(ManagementPoliciesGetResponse, error)
to(ManagementPoliciesClientGetResponse, error)
- Type of
Endpoints.InternetEndpoints
has been changed from*StorageAccountInternetEndpoints
to*AccountInternetEndpoints
- Type of
Endpoints.MicrosoftEndpoints
has been changed from*StorageAccountMicrosoftEndpoints
to*AccountMicrosoftEndpoints
- Function
*StorageAccountsListPager.PageResponse
has been removed - Function
CloudErrorAutoGenerated.Error
has been removed - Function
*QueueListPager.PageResponse
has been removed - Function
*BlobContainersListPager.PageResponse
has been removed - Function
CloudError.Error
has been removed - Function
StorageAccountsAbortHierarchicalNamespaceMigrationPollerResponse.PollUntilDone
has been removed - Function
*DeletedAccountsListPager.NextPage
has been removed - Function
StorageAccountListKeysResult.MarshalJSON
has been removed - Function
StorageAccountUpdateParameters.MarshalJSON
has been removed - Function
*StorageAccountsClient.ListAccountSAS
has been removed - Function
ImmutabilityPolicy.MarshalJSON
has been removed - Function
BlobServiceProperties.MarshalJSON
has been removed - Function
Table.MarshalJSON
has been removed - Function
*EncryptionScopesListPager.PageResponse
has been removed - Function
*StorageAccountsClient.List
has been removed - Function
StorageAccount.MarshalJSON
has been removed - Function
*StorageAccountsClient.BeginCreate
has been removed - Function
DeletedAccount.MarshalJSON
has been removed - Function
*StorageAccountsClient.BeginRestoreBlobRanges
has been removed - Function
ListContainerItem.MarshalJSON
has been removed - Function
*StorageAccountsCreatePoller.Poll
has been removed - Function
*StorageAccountsClient.CheckNameAvailability
has been removed - Function
*BlobContainersListPager.NextPage
has been removed - Function
*StorageAccountsAbortHierarchicalNamespaceMigrationPoller.Done
has been removed - Function
*StorageAccountsRestoreBlobRangesPollerResponse.Resume
has been removed - Function
StorageAccountListResult.MarshalJSON
has been removed - Function
*StorageAccountsFailoverPollerResponse.Resume
has been removed - Function
AzureEntityResource.MarshalJSON
has been removed - Function
*StorageAccountsListByResourceGroupPager.NextPage
has been removed - Function
*BlobContainersObjectLevelWormPoller.FinalResponse
has been removed - Function
*BlobContainersListPager.Err
has been removed - Function
*StorageAccountsClient.Update
has been removed - Function
*FileSharesListPager.PageResponse
has been removed - Function
FileShareItem.MarshalJSON
has been removed - Function
*StorageAccountsClient.RevokeUserDelegationKeys
has been removed - Function
*StorageAccountsFailoverPoller.FinalResponse
has been removed - Function
StorageAccountsHierarchicalNamespaceMigrationPollerResponse.PollUntilDone
has been removed - Function
QueueServiceProperties.MarshalJSON
has been removed - Function
ManagementPolicy.MarshalJSON
has been removed - Function
*StorageAccountsAbortHierarchicalNamespaceMigrationPollerResponse.Resume
has been removed - Function
*StorageAccountsHierarchicalNamespaceMigrationPollerResponse.Resume
has been removed - Function
*EncryptionScopesListPager.NextPage
has been removed - Function
*StorageAccountsListByResourceGroupPager.Err
has been removed - Function
PrivateEndpointConnection.MarshalJSON
has been removed - Function
*StorageAccountsRestoreBlobRangesPoller.Poll
has been removed - Function
*TableListPager.NextPage
has been removed - Function
*StorageAccountsClient.ListKeys
has been removed - Function
StorageAccountsRestoreBlobRangesPollerResponse.PollUntilDone
has been removed - Function
StorageSKUListResult.MarshalJSON
has been removed - Function
*BlobContainersObjectLevelWormPoller.ResumeToken
has been removed - Function
*StorageAccountsListByResourceGroupPager.PageResponse
has been removed - Function
Resource.MarshalJSON
has been removed - Function
*StorageAccountsFailoverPoller.Poll
has been removed - Function
ObjectReplicationPolicy.MarshalJSON
has been removed - Function
PrivateLinkResource.MarshalJSON
has been removed - Function
*StorageAccountsCreatePoller.Done
has been removed - Function
*StorageAccountsFailoverPoller.Done
has been removed - Function
*BlobContainersObjectLevelWormPoller.Poll
has been removed - Function
ErrorResponse.Error
has been removed - Function
*StorageAccountsAbortHierarchicalNamespaceMigrationPoller.FinalResponse
has been removed - Function
*StorageAccountsClient.BeginHierarchicalNamespaceMigration
has been removed - Function
*StorageAccountsCreatePoller.FinalResponse
has been removed - Function
*StorageAccountsFailoverPoller.ResumeToken
has been removed - Function
*StorageAccountsHierarchicalNamespaceMigrationPoller.Done
has been removed - Function
StorageAccountProperties.MarshalJSON
has been removed - Function
*StorageAccountsRestoreBlobRangesPoller.FinalResponse
has been removed - Function
*DeletedAccountsListPager.PageResponse
has been removed - Function
*QueueListPager.NextPage
has been removed - Function
*QueueListPager.Err
has been removed - Function
*StorageAccountsClient.GetProperties
has been removed - Function
*StorageAccountsClient.BeginAbortHierarchicalNamespaceMigration
has been removed - Function
TableServiceProperties.MarshalJSON
has been removed - Function
*StorageAccountsCreatePoller.ResumeToken
has been removed - Function
*StorageAccountsHierarchicalNamespaceMigrationPoller.FinalResponse
has been removed - Function
*StorageAccountsClient.ListByResourceGroup
has been removed - Function
BlobInventoryPolicy.MarshalJSON
has been removed - Function
StorageAccountsCreatePollerResponse.PollUntilDone
has been removed - Function
*DeletedAccountsListPager.Err
has been removed - Function
*FileSharesListPager.NextPage
has been removed - Function
*StorageAccountsRestoreBlobRangesPoller.Done
has been removed - Function
StorageAccountsFailoverPollerResponse.PollUntilDone
has been removed - Function
ListQueue.MarshalJSON
has been removed - Function
*StorageAccountsListPager.NextPage
has been removed - Function
*StorageAccountsAbortHierarchicalNamespaceMigrationPoller.ResumeToken
has been removed - Function
*StorageAccountsAbortHierarchicalNamespaceMigrationPoller.Poll
has been removed - Function
StorageAccountKey.MarshalJSON
has been removed - Function
*BlobContainersObjectLevelWormPoller.Done
has been removed - Function
*EncryptionScopesListPager.Err
has been removed - Function
*StorageAccountsRestoreBlobRangesPoller.ResumeToken
has been removed - Function
*StorageAccountsHierarchicalNamespaceMigrationPoller.ResumeToken
has been removed - Function
*StorageAccountKey.UnmarshalJSON
has been removed - Function
*StorageAccountsClient.BeginFailover
has been removed - Function
*StorageAccountsClient.RegenerateKey
has been removed - Function
*TableListPager.PageResponse
has been removed - Function
*StorageAccountsClient.Delete
has been removed - Function
NewStorageAccountsClient
has been removed - Function
*StorageAccountProperties.UnmarshalJSON
has been removed - Function
*StorageAccountsHierarchicalNamespaceMigrationPoller.Poll
has been removed - Function
*StorageAccountsClient.ListServiceSAS
has been removed - Function
*TableListPager.Err
has been removed - Function
*BlobContainersObjectLevelWormPollerResponse.Resume
has been removed - Function
StorageQueue.MarshalJSON
has been removed - Function
*FileSharesListPager.Err
has been removed - Function
*StorageAccountsListPager.Err
has been removed - Function
StorageAccountCreateParameters.MarshalJSON
has been removed - Function
BlobContainersObjectLevelWormPollerResponse.PollUntilDone
has been removed - Function
*StorageAccountsCreatePollerResponse.Resume
has been removed - Function
FileServiceProperties.MarshalJSON
has been removed - Struct
BlobContainersBeginObjectLevelWormOptions
has been removed - Struct
BlobContainersClearLegalHoldOptions
has been removed - Struct
BlobContainersClearLegalHoldResponse
has been removed - Struct
BlobContainersClearLegalHoldResult
has been removed - Struct
BlobContainersCreateOptions
has been removed - Struct
BlobContainersCreateOrUpdateImmutabilityPolicyOptions
has been removed - Struct
BlobContainersCreateOrUpdateImmutabilityPolicyResponse
has been removed - Struct
BlobContainersCreateOrUpdateImmutabilityPolicyResult
has been removed - Struct
BlobContainersCreateResponse
has been removed - Struct
BlobContainersCreateResult
has been removed - Struct
BlobContainersDeleteImmutabilityPolicyOptions
has been removed - Struct
BlobContainersDeleteImmutabilityPolicyResponse
has been removed - Struct
BlobContainersDeleteImmutabilityPolicyResult
has been removed - Struct
BlobContainersDeleteOptions
has been removed - Struct
BlobContainersDeleteResponse
has been removed - Struct
BlobContainersExtendImmutabilityPolicyOptions
has been removed - Struct
BlobContainersExtendImmutabilityPolicyResponse
has been removed - Struct
BlobContainersExtendImmutabilityPolicyResult
has been removed - Struct
BlobContainersGetImmutabilityPolicyOptions
has been removed - Struct
BlobContainersGetImmutabilityPolicyResponse
has been removed - Struct
BlobContainersGetImmutabilityPolicyResult
has been removed - Struct
BlobContainersGetOptions
has been removed - Struct
BlobContainersGetResponse
has been removed - Struct
BlobContainersGetResult
has been removed - Struct
BlobContainersLeaseOptions
has been removed - Struct
BlobContainersLeaseResponse
has been removed - Struct
BlobContainersLeaseResult
has been removed - Struct
BlobContainersListOptions
has been removed - Struct
BlobContainersListPager
has been removed - Struct
BlobContainersListResponse
has been removed - Struct
BlobContainersListResult
has been removed - Struct
BlobContainersLockImmutabilityPolicyOptions
has been removed - Struct
BlobContainersLockImmutabilityPolicyResponse
has been removed - Struct
BlobContainersLockImmutabilityPolicyResult
has been removed - Struct
BlobContainersObjectLevelWormPoller
has been removed - Struct
BlobContainersObjectLevelWormPollerResponse
has been removed - Struct
BlobContainersObjectLevelWormResponse
has been removed - Struct
BlobContainersSetLegalHoldOptions
has been removed - Struct
BlobContainersSetLegalHoldResponse
has been removed - Struct
BlobContainersSetLegalHoldResult
has been removed - Struct
BlobContainersUpdateOptions
has been removed - Struct
BlobContainersUpdateResponse
has been removed - Struct
BlobContainersUpdateResult
has been removed - Struct
BlobInventoryPoliciesCreateOrUpdateOptions
has been removed - Struct
BlobInventoryPoliciesCreateOrUpdateResponse
has been removed - Struct
BlobInventoryPoliciesCreateOrUpdateResult
has been removed - Struct
BlobInventoryPoliciesDeleteOptions
has been removed - Struct
BlobInventoryPoliciesDeleteResponse
has been removed - Struct
BlobInventoryPoliciesGetOptions
has been removed - Struct
BlobInventoryPoliciesGetResponse
has been removed - Struct
BlobInventoryPoliciesGetResult
has been removed - Struct
BlobInventoryPoliciesListOptions
has been removed - Struct
BlobInventoryPoliciesListResponse
has been removed - Struct
BlobInventoryPoliciesListResult
has been removed - Struct
BlobServicesGetServicePropertiesOptions
has been removed - Struct
BlobServicesGetServicePropertiesResponse
has been removed - Struct
BlobServicesGetServicePropertiesResult
has been removed - Struct
BlobServicesListOptions
has been removed - Struct
BlobServicesListResponse
has been removed - Struct
BlobServicesListResult
has been removed - Struct
BlobServicesSetServicePropertiesOptions
has been removed - Struct
BlobServicesSetServicePropertiesResponse
has been removed - Struct
BlobServicesSetServicePropertiesResult
has been removed - Struct
DeletedAccountsGetOptions
has been removed - Struct
DeletedAccountsGetResponse
has been removed - Struct
DeletedAccountsGetResult
has been removed - Struct
DeletedAccountsListOptions
has been removed - Struct
DeletedAccountsListPager
has been removed - Struct
DeletedAccountsListResponse
has been removed - Struct
DeletedAccountsListResult
has been removed - Struct
EncryptionScopesGetOptions
has been removed - Struct
EncryptionScopesGetResponse
has been removed - Struct
EncryptionScopesGetResult
has been removed - Struct
EncryptionScopesListOptions
has been removed - Struct
EncryptionScopesListPager
has been removed - Struct
EncryptionScopesListResponse
has been removed - Struct
EncryptionScopesListResult
has been removed - Struct
EncryptionScopesPatchOptions
has been removed - Struct
EncryptionScopesPatchResponse
has been removed - Struct
EncryptionScopesPatchResult
has been removed - Struct
EncryptionScopesPutOptions
has been removed - Struct
EncryptionScopesPutResponse
has been removed - Struct
EncryptionScopesPutResult
has been removed - Struct
FileServicesGetServicePropertiesOptions
has been removed - Struct
FileServicesGetServicePropertiesResponse
has been removed - Struct
FileServicesGetServicePropertiesResult
has been removed - Struct
FileServicesListOptions
has been removed - Struct
FileServicesListResponse
has been removed - Struct
FileServicesListResult
has been removed - Struct
FileServicesSetServicePropertiesOptions
has been removed - Struct
FileServicesSetServicePropertiesResponse
has been removed - Struct
FileServicesSetServicePropertiesResult
has been removed - Struct
FileSharesCreateOptions
has been removed - Struct
FileSharesCreateResponse
has been removed - Struct
FileSharesCreateResult
has been removed - Struct
FileSharesDeleteOptions
has been removed - Struct
FileSharesDeleteResponse
has been removed - Struct
FileSharesGetOptions
has been removed - Struct
FileSharesGetResponse
has been removed - Struct
FileSharesGetResult
has been removed - Struct
FileSharesLeaseOptions
has been removed - Struct
FileSharesLeaseResponse
has been removed - Struct
FileSharesLeaseResult
has been removed - Struct
FileSharesListOptions
has been removed - Struct
FileSharesListPager
has been removed - Struct
FileSharesListResponse
has been removed - Struct
FileSharesListResult
has been removed - Struct
FileSharesRestoreOptions
has been removed - Struct
FileSharesRestoreResponse
has been removed - Struct
FileSharesUpdateOptions
has been removed - Struct
FileSharesUpdateResponse
has been removed - Struct
FileSharesUpdateResult
has been removed - Struct
ManagementPoliciesCreateOrUpdateOptions
has been removed - Struct
ManagementPoliciesCreateOrUpdateResponse
has been removed - Struct
ManagementPoliciesCreateOrUpdateResult
has been removed - Struct
ManagementPoliciesDeleteOptions
has been removed - Struct
ManagementPoliciesDeleteResponse
has been removed - Struct
ManagementPoliciesGetOptions
has been removed - Struct
ManagementPoliciesGetResponse
has been removed - Struct
ManagementPoliciesGetResult
has been removed - Struct
ObjectReplicationPoliciesCreateOrUpdateOptions
has been removed - Struct
ObjectReplicationPoliciesCreateOrUpdateResponse
has been removed - Struct
ObjectReplicationPoliciesCreateOrUpdateResult
has been removed - Struct
ObjectReplicationPoliciesDeleteOptions
has been removed - Struct
ObjectReplicationPoliciesDeleteResponse
has been removed - Struct
ObjectReplicationPoliciesGetOptions
has been removed - Struct
ObjectReplicationPoliciesGetResponse
has been removed - Struct
ObjectReplicationPoliciesGetResult
has been removed - Struct
ObjectReplicationPoliciesListOptions
has been removed - Struct
ObjectReplicationPoliciesListResponse
has been removed - Struct
ObjectReplicationPoliciesListResult
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Struct
PrivateEndpointConnectionsDeleteOptions
has been removed - Struct
PrivateEndpointConnectionsDeleteResponse
has been removed - Struct
PrivateEndpointConnectionsGetOptions
has been removed - Struct
PrivateEndpointConnectionsGetResponse
has been removed - Struct
PrivateEndpointConnectionsGetResult
has been removed - Struct
PrivateEndpointConnectionsListOptions
has been removed - Struct
PrivateEndpointConnectionsListResponse
has been removed - Struct
PrivateEndpointConnectionsListResult
has been removed - Struct
PrivateEndpointConnectionsPutOptions
has been removed - Struct
PrivateEndpointConnectionsPutResponse
has been removed - Struct
PrivateEndpointConnectionsPutResult
has been removed - Struct
PrivateLinkResourcesListByStorageAccountOptions
has been removed - Struct
PrivateLinkResourcesListByStorageAccountResponse
has been removed - Struct
PrivateLinkResourcesListByStorageAccountResult
has been removed - Struct
QueueCreateOptions
has been removed - Struct
QueueCreateResponse
has been removed - Struct
QueueCreateResult
has been removed - Struct
QueueDeleteOptions
has been removed - Struct
QueueDeleteResponse
has been removed - Struct
QueueGetOptions
has been removed - Struct
QueueGetResponse
has been removed - Struct
QueueGetResult
has been removed - Struct
QueueListOptions
has been removed - Struct
QueueListPager
has been removed - Struct
QueueListResponse
has been removed - Struct
QueueListResult
has been removed - Struct
QueueServicesGetServicePropertiesOptions
has been removed - Struct
QueueServicesGetServicePropertiesResponse
has been removed - Struct
QueueServicesGetServicePropertiesResult
has been removed - Struct
QueueServicesListOptions
has been removed - Struct
QueueServicesListResponse
has been removed - Struct
QueueServicesListResult
has been removed - Struct
QueueServicesSetServicePropertiesOptions
has been removed - Struct
QueueServicesSetServicePropertiesResponse
has been removed - Struct
QueueServicesSetServicePropertiesResult
has been removed - Struct
QueueUpdateOptions
has been removed - Struct
QueueUpdateResponse
has been removed - Struct
QueueUpdateResult
has been removed - Struct
SKUsListOptions
has been removed - Struct
SKUsListResponse
has been removed - Struct
SKUsListResult
has been removed - Struct
StorageAccount
has been removed - Struct
StorageAccountCheckNameAvailabilityParameters
has been removed - Struct
StorageAccountCreateParameters
has been removed - Struct
StorageAccountInternetEndpoints
has been removed - Struct
StorageAccountKey
has been removed - Struct
StorageAccountListKeysResult
has been removed - Struct
StorageAccountListResult
has been removed - Struct
StorageAccountMicrosoftEndpoints
has been removed - Struct
StorageAccountProperties
has been removed - Struct
StorageAccountPropertiesCreateParameters
has been removed - Struct
StorageAccountPropertiesUpdateParameters
has been removed - Struct
StorageAccountRegenerateKeyParameters
has been removed - Struct
StorageAccountUpdateParameters
has been removed - Struct
StorageAccountsAbortHierarchicalNamespaceMigrationPoller
has been removed - Struct
StorageAccountsAbortHierarchicalNamespaceMigrationPollerResponse
has been removed - Struct
StorageAccountsAbortHierarchicalNamespaceMigrationResponse
has been removed - Struct
StorageAccountsBeginAbortHierarchicalNamespaceMigrationOptions
has been removed - Struct
StorageAccountsBeginCreateOptions
has been removed - Struct
StorageAccountsBeginFailoverOptions
has been removed - Struct
StorageAccountsBeginHierarchicalNamespaceMigrationOptions
has been removed - Struct
StorageAccountsBeginRestoreBlobRangesOptions
has been removed - Struct
StorageAccountsCheckNameAvailabilityOptions
has been removed - Struct
StorageAccountsCheckNameAvailabilityResponse
has been removed - Struct
StorageAccountsCheckNameAvailabilityResult
has been removed - Struct
StorageAccountsClient
has been removed - Struct
StorageAccountsCreatePoller
has been removed - Struct
StorageAccountsCreatePollerResponse
has been removed - Struct
StorageAccountsCreateResponse
has been removed - Struct
StorageAccountsCreateResult
has been removed - Struct
StorageAccountsDeleteOptions
has been removed - Struct
StorageAccountsDeleteResponse
has been removed - Struct
StorageAccountsFailoverPoller
has been removed - Struct
StorageAccountsFailoverPollerResponse
has been removed - Struct
StorageAccountsFailoverResponse
has been removed - Struct
StorageAccountsGetPropertiesOptions
has been removed - Struct
StorageAccountsGetPropertiesResponse
has been removed - Struct
StorageAccountsGetPropertiesResult
has been removed - Struct
StorageAccountsHierarchicalNamespaceMigrationPoller
has been removed - Struct
StorageAccountsHierarchicalNamespaceMigrationPollerResponse
has been removed - Struct
StorageAccountsHierarchicalNamespaceMigrationResponse
has been removed - Struct
StorageAccountsListAccountSASOptions
has been removed - Struct
StorageAccountsListAccountSASResponse
has been removed - Struct
StorageAccountsListAccountSASResult
has been removed - Struct
StorageAccountsListByResourceGroupOptions
has been removed - Struct
StorageAccountsListByResourceGroupPager
has been removed - Struct
StorageAccountsListByResourceGroupResponse
has been removed - Struct
StorageAccountsListByResourceGroupResult
has been removed - Struct
StorageAccountsListKeysOptions
has been removed - Struct
StorageAccountsListKeysResponse
has been removed - Struct
StorageAccountsListKeysResult
has been removed - Struct
StorageAccountsListOptions
has been removed - Struct
StorageAccountsListPager
has been removed - Struct
StorageAccountsListResponse
has been removed - Struct
StorageAccountsListResult
has been removed - Struct
StorageAccountsListServiceSASOptions
has been removed - Struct
StorageAccountsListServiceSASResponse
has been removed - Struct
StorageAccountsListServiceSASResult
has been removed - Struct
StorageAccountsRegenerateKeyOptions
has been removed - Struct
StorageAccountsRegenerateKeyResponse
has been removed - Struct
StorageAccountsRegenerateKeyResult
has been removed - Struct
StorageAccountsRestoreBlobRangesPoller
has been removed - Struct
StorageAccountsRestoreBlobRangesPollerResponse
has been removed - Struct
StorageAccountsRestoreBlobRangesResponse
has been removed - Struct
StorageAccountsRestoreBlobRangesResult
has been removed - Struct
StorageAccountsRevokeUserDelegationKeysOptions
has been removed - Struct
StorageAccountsRevokeUserDelegationKeysResponse
has been removed - Struct
StorageAccountsUpdateOptions
has been removed - Struct
StorageAccountsUpdateResponse
has been removed - Struct
StorageAccountsUpdateResult
has been removed - Struct
StorageQueue
has been removed - Struct
StorageSKUListResult
has been removed - Struct
TableCreateOptions
has been removed - Struct
TableCreateResponse
has been removed - Struct
TableCreateResult
has been removed - Struct
TableDeleteOptions
has been removed - Struct
TableDeleteResponse
has been removed - Struct
TableGetOptions
has been removed - Struct
TableGetResponse
has been removed - Struct
TableGetResult
has been removed - Struct
TableListOptions
has been removed - Struct
TableListPager
has been removed - Struct
TableListResponse
has been removed - Struct
TableListResult
has been removed - Struct
TableServicesGetServicePropertiesOptions
has been removed - Struct
TableServicesGetServicePropertiesResponse
has been removed - Struct
TableServicesGetServicePropertiesResult
has been removed - Struct
TableServicesListOptions
has been removed - Struct
TableServicesListResponse
has been removed - Struct
TableServicesListResult
has been removed - Struct
TableServicesSetServicePropertiesOptions
has been removed - Struct
TableServicesSetServicePropertiesResponse
has been removed - Struct
TableServicesSetServicePropertiesResult
has been removed - Struct
TableUpdateOptions
has been removed - Struct
TableUpdateResponse
has been removed - Struct
TableUpdateResult
has been removed - Struct
UsagesListByLocationOptions
has been removed - Struct
UsagesListByLocationResponse
has been removed - Struct
UsagesListByLocationResult
has been removed - Field
Resource
of structManagementPolicy
has been removed - Field
InnerError
of structCloudError
has been removed - Field
AzureEntityResource
of structBlobContainer
has been removed - Field
Resource
of structTableServiceProperties
has been removed - Field
AzureEntityResource
of structListContainerItem
has been removed - Field
ProxyResource
of structDeletedAccount
has been removed - Field
Resource
of structTable
has been removed - Field
Resource
of structProxyResource
has been removed - Field
Resource
of structObjectReplicationPolicy
has been removed - Field
InnerError
of structCloudErrorAutoGenerated
has been removed - Field
Resource
of structPrivateEndpointConnection
has been removed - Field
Resource
of structPrivateLinkResource
has been removed - Field
Resource
of structListQueue
has been removed - Field
Resource
of structEncryptionScope
has been removed - Field
AzureEntityResource
of structFileShareItem
has been removed - Field
Resource
of structBlobServiceProperties
has been removed - Field
Resource
of structAzureEntityResource
has been removed - Field
InnerError
of structErrorResponse
has been removed - Field
Resource
of structTrackedResource
has been removed - Field
AzureEntityResource
of structImmutabilityPolicy
has been removed - Field
Resource
of structBlobInventoryPolicy
has been removed - Field
AzureEntityResource
of structFileShare
has been removed - Field
Resource
of structQueueServiceProperties
has been removed - Field
Resource
of structFileServiceProperties
has been removed
Features Added
- New const
AllowedCopyScopePrivateLink
- New const
AllowedCopyScopeAAD
- New const
ActiveDirectoryPropertiesAccountTypeUser
- New const
ActiveDirectoryPropertiesAccountTypeComputer
- New function
*AccountsClientRestoreBlobRangesPoller.Poll(context.Context) (*http.Response, error)
- New function
*QueueClientListPager.Err() error
- New function
*AccountsClient.List(*AccountsClientListOptions) *AccountsClientListPager
- New function
*EncryptionScopesClientListPager.Err() error
- New function
*BlobContainersClientListPager.Err() error
- New function
*AccountsClientHierarchicalNamespaceMigrationPollerResponse.Resume(context.Context, *AccountsClient, string) error
- New function
*AccountsClientAbortHierarchicalNamespaceMigrationPoller.Poll(context.Context) (*http.Response, error)
- New function
*BlobContainersClientObjectLevelWormPollerResponse.Resume(context.Context, *BlobContainersClient, string) error
- New function
*AccountsClientRestoreBlobRangesPoller.FinalResponse(context.Context) (AccountsClientRestoreBlobRangesResponse, error)
- New function
*AccountsClientFailoverPollerResponse.Resume(context.Context, *AccountsClient, string) error
- New function
*LocalUsersClient.List(context.Context, string, string, *LocalUsersClientListOptions) (LocalUsersClientListResponse, error)
- New function
*AccountsClientCreatePoller.ResumeToken() (string, error)
- New function
*FileSharesClientListPager.NextPage(context.Context) bool
- New function
*AccountsClientFailoverPoller.Poll(context.Context) (*http.Response, error)
- New function
AccountsClientHierarchicalNamespaceMigrationPollerResponse.PollUntilDone(context.Context, time.Duration) (AccountsClientHierarchicalNamespaceMigrationResponse, error)
- New function
*QueueClientListPager.NextPage(context.Context) bool
- New function
AccountProperties.MarshalJSON() ([]byte, error)
- New function
LocalUsers.MarshalJSON() ([]byte, error)
- New function
*AccountsClientHierarchicalNamespaceMigrationPoller.Done() bool
- New function
*FileSharesClientListPager.Err() error
- New function
*AccountsClientListByResourceGroupPager.Err() error
- New function
LocalUserKeys.MarshalJSON() ([]byte, error)
- New function
LocalUserProperties.MarshalJSON() ([]byte, error)
- New function
*AccountsClient.ListServiceSAS(context.Context, string, string, ServiceSasParameters, *AccountsClientListServiceSASOptions) (AccountsClientListServiceSASResponse, error)
- New function
*AccountsClient.ListByResourceGroup(string, *AccountsClientListByResourceGroupOptions) *AccountsClientListByResourceGroupPager
- New function
*AccountsClient.ListAccountSAS(context.Context, string, string, AccountSasParameters, *AccountsClientListAccountSASOptions) (AccountsClientListAccountSASResponse, error)
- New function
*AccountsClientHierarchicalNamespaceMigrationPoller.Poll(context.Context) (*http.Response, error)
- New function
*AccountsClient.BeginFailover(context.Context, string, string, *AccountsClientBeginFailoverOptions) (AccountsClientFailoverPollerResponse, error)
- New function
AccountsClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (AccountsClientCreateResponse, error)
- New function
*AccountsClient.BeginAbortHierarchicalNamespaceMigration(context.Context, string, string, *AccountsClientBeginAbortHierarchicalNamespaceMigrationOptions) (AccountsClientAbortHierarchicalNamespaceMigrationPollerResponse, error)
- New function
*AccountsClientAbortHierarchicalNamespaceMigrationPoller.Done() bool
- New function
*TableClientListPager.PageResponse() TableClientListResponse
- New function
*AccountsClientRestoreBlobRangesPoller.Done() bool
- New function
*AccountsClient.BeginHierarchicalNamespaceMigration(context.Context, string, string, string, *AccountsClientBeginHierarchicalNamespaceMigrationOptions) (AccountsClientHierarchicalNamespaceMigrationPollerResponse, error)
- New function
*AccountsClient.BeginCreate(context.Context, string, string, AccountCreateParameters, *AccountsClientBeginCreateOptions) (AccountsClientCreatePollerResponse, error)
- New function
*AccountsClientAbortHierarchicalNamespaceMigrationPoller.ResumeToken() (string, error)
- New function
*AccountsClient.CheckNameAvailability(context.Context, AccountCheckNameAvailabilityParameters, *AccountsClientCheckNameAvailabilityOptions) (AccountsClientCheckNameAvailabilityResponse, error)
- New function
*DeletedAccountsClientListPager.NextPage(context.Context) bool
- New function
*AccountsClientRestoreBlobRangesPollerResponse.Resume(context.Context, *AccountsClient, string) error
- New function
AccountsClientRestoreBlobRangesPollerResponse.PollUntilDone(context.Context, time.Duration) (AccountsClientRestoreBlobRangesResponse, error)
- New function
*AccountsClientAbortHierarchicalNamespaceMigrationPoller.FinalResponse(context.Context) (AccountsClientAbortHierarchicalNamespaceMigrationResponse, error)
- New function
*AccountsClientAbortHierarchicalNamespaceMigrationPollerResponse.Resume(context.Context, *AccountsClient, string) error
- New function
*AccountsClient.GetProperties(context.Context, string, string, *AccountsClientGetPropertiesOptions) (AccountsClientGetPropertiesResponse, error)
- New function
*AccountsClient.Delete(context.Context, string, string, *AccountsClientDeleteOptions) (AccountsClientDeleteResponse, error)
- New function
*AccountsClient.RevokeUserDelegationKeys(context.Context, string, string, *AccountsClientRevokeUserDelegationKeysOptions) (AccountsClientRevokeUserDelegationKeysResponse, error)
- New function
*EncryptionScopesClientListPager.PageResponse() EncryptionScopesClientListResponse
- New function
*AccountsClient.BeginRestoreBlobRanges(context.Context, string, string, BlobRestoreParameters, *AccountsClientBeginRestoreBlobRangesOptions) (AccountsClientRestoreBlobRangesPollerResponse, error)
- New function
Queue.MarshalJSON() ([]byte, error)
- New function
*QueueClientListPager.PageResponse() QueueClientListResponse
- New function
AccountsClientAbortHierarchicalNamespaceMigrationPollerResponse.PollUntilDone(context.Context, time.Duration) (AccountsClientAbortHierarchicalNamespaceMigrationResponse, error)
- New function
AccountsClientFailoverPollerResponse.PollUntilDone(context.Context, time.Duration) (AccountsClientFailoverResponse, error)
- New function
*LocalUsersClient.CreateOrUpdate(context.Context, string, string, string, LocalUser, *LocalUsersClientCreateOrUpdateOptions) (LocalUsersClientCreateOrUpdateResponse, error)
- New function
NewAccountsClient(string, azcore.TokenCredential, *arm.ClientOptions) *AccountsClient
- New function
*AccountsClientListPager.PageResponse() AccountsClientListResponse
- New function
BlobContainersClientObjectLevelWormPollerResponse.PollUntilDone(context.Context, time.Duration) (BlobContainersClientObjectLevelWormResponse, error)
- New function
*AccountsClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*AccountsClientCreatePoller.Done() bool
- New function
*AccountsClientCreatePoller.FinalResponse(context.Context) (AccountsClientCreateResponse, error)
- New function
*AccountsClientListPager.Err() error
- New function
*AccountsClientFailoverPoller.ResumeToken() (string, error)
- New function
*TableClientListPager.NextPage(context.Context) bool
- New function
*LocalUsersClient.RegeneratePassword(context.Context, string, string, string, *LocalUsersClientRegeneratePasswordOptions) (LocalUsersClientRegeneratePasswordResponse, error)
- New function
PossibleAllowedCopyScopeValues() []AllowedCopyScope
- New function
AccountKey.MarshalJSON() ([]byte, error)
- New function
AccountUpdateParameters.MarshalJSON() ([]byte, error)
- New function
*BlobContainersClientObjectLevelWormPoller.ResumeToken() (string, error)
- New function
*BlobContainersClientListPager.NextPage(context.Context) bool
- New function
AccountCreateParameters.MarshalJSON() ([]byte, error)
- New function
*FileSharesClientListPager.PageResponse() FileSharesClientListResponse
- New function
PossibleActiveDirectoryPropertiesAccountTypeValues() []ActiveDirectoryPropertiesAccountType
- New function
*AccountKey.UnmarshalJSON([]byte) error
- New function
*AccountsClient.ListKeys(context.Context, string, string, *AccountsClientListKeysOptions) (AccountsClientListKeysResponse, error)
- New function
*AccountProperties.UnmarshalJSON([]byte) error
- New function
*AccountsClientRestoreBlobRangesPoller.ResumeToken() (string, error)
- New function
*AccountsClientListPager.NextPage(context.Context) bool
- New function
ActiveDirectoryPropertiesAccountType.ToPtr() *ActiveDirectoryPropertiesAccountType
- New function
Account.MarshalJSON() ([]byte, error)
- New function
*BlobContainersClientObjectLevelWormPoller.Done() bool
- New function
NewLocalUsersClient(string, azcore.TokenCredential, *arm.ClientOptions) *LocalUsersClient
- New function
*AccountsClientFailoverPoller.Done() bool
- New function
*AccountsClient.RegenerateKey(context.Context, string, string, AccountRegenerateKeyParameters, *AccountsClientRegenerateKeyOptions) (AccountsClientRegenerateKeyResponse, error)
- New function
*AccountsClient.Update(context.Context, string, string, AccountUpdateParameters, *AccountsClientUpdateOptions) (AccountsClientUpdateResponse, error)
- New function
*DeletedAccountsClientListPager.Err() error
- New function
*AccountsClientHierarchicalNamespaceMigrationPoller.ResumeToken() (string, error)
- New function
AccountListResult.MarshalJSON() ([]byte, error)
- New function
*EncryptionScopesClientListPager.NextPage(context.Context) bool
- New function
*LocalUsersClient.ListKeys(context.Context, string, string, string, *LocalUsersClientListKeysOptions) (LocalUsersClientListKeysResponse, error)
- New function
*LocalUsersClient.Delete(context.Context, string, string, string, *LocalUsersClientDeleteOptions) (LocalUsersClientDeleteResponse, error)
- New function
*AccountsClientCreatePoller.Poll(context.Context) (*http.Response, error)
- New function
*BlobContainersClientObjectLevelWormPoller.FinalResponse(context.Context) (BlobContainersClientObjectLevelWormResponse, error)
- New function
*AccountsClientCreatePollerResponse.Resume(context.Context, *AccountsClient, string) error
- New function
*BlobContainersClientObjectLevelWormPoller.Poll(context.Context) (*http.Response, error)
- New function
*DeletedAccountsClientListPager.PageResponse() DeletedAccountsClientListResponse
- New function
*AccountsClientListByResourceGroupPager.PageResponse() AccountsClientListByResourceGroupResponse
- New function
AccountListKeysResult.MarshalJSON() ([]byte, error)
- New function
*LocalUsersClient.Get(context.Context, string, string, string, *LocalUsersClientGetOptions) (LocalUsersClientGetResponse, error)
- New function
*TableClientListPager.Err() error
- New function
AllowedCopyScope.ToPtr() *AllowedCopyScope
- New function
SKUListResult.MarshalJSON() ([]byte, error)
- New function
*AccountsClientHierarchicalNamespaceMigrationPoller.FinalResponse(context.Context) (AccountsClientHierarchicalNamespaceMigrationResponse, error)
- New function
*BlobContainersClientListPager.PageResponse() BlobContainersClientListResponse
- New function
*AccountsClientFailoverPoller.FinalResponse(context.Context) (AccountsClientFailoverResponse, error)
- New struct
Account
- New struct
AccountCheckNameAvailabilityParameters
- New struct
AccountCreateParameters
- New struct
AccountInternetEndpoints
- New struct
AccountKey
- New struct
AccountListKeysResult
- New struct
AccountListResult
- New struct
AccountMicrosoftEndpoints
- New struct
AccountProperties
- New struct
AccountPropertiesCreateParameters
- New struct
AccountPropertiesUpdateParameters
- New struct
AccountRegenerateKeyParameters
- New struct
AccountUpdateParameters
- New struct
AccountsClient
- New struct
AccountsClientAbortHierarchicalNamespaceMigrationPoller
- New struct
AccountsClientAbortHierarchicalNamespaceMigrationPollerResponse
- New struct
AccountsClientAbortHierarchicalNamespaceMigrationResponse
- New struct
AccountsClientBeginAbortHierarchicalNamespaceMigrationOptions
- New struct
AccountsClientBeginCreateOptions
- New struct
AccountsClientBeginFailoverOptions
- New struct
AccountsClientBeginHierarchicalNamespaceMigrationOptions
- New struct
AccountsClientBeginRestoreBlobRangesOptions
- New struct
AccountsClientCheckNameAvailabilityOptions
- New struct
AccountsClientCheckNameAvailabilityResponse
- New struct
AccountsClientCheckNameAvailabilityResult
- New struct
AccountsClientCreatePoller
- New struct
AccountsClientCreatePollerResponse
- New struct
AccountsClientCreateResponse
- New struct
AccountsClientCreateResult
- New struct
AccountsClientDeleteOptions
- New struct
AccountsClientDeleteResponse
- New struct
AccountsClientFailoverPoller
- New struct
AccountsClientFailoverPollerResponse
- New struct
AccountsClientFailoverResponse
- New struct
AccountsClientGetPropertiesOptions
- New struct
AccountsClientGetPropertiesResponse
- New struct
AccountsClientGetPropertiesResult
- New struct
AccountsClientHierarchicalNamespaceMigrationPoller
- New struct
AccountsClientHierarchicalNamespaceMigrationPollerResponse
- New struct
AccountsClientHierarchicalNamespaceMigrationResponse
- New struct
AccountsClientListAccountSASOptions
- New struct
AccountsClientListAccountSASResponse
- New struct
AccountsClientListAccountSASResult
- New struct
AccountsClientListByResourceGroupOptions
- New struct
AccountsClientListByResourceGroupPager
- New struct
AccountsClientListByResourceGroupResponse
- New struct
AccountsClientListByResourceGroupResult
- New struct
AccountsClientListKeysOptions
- New struct
AccountsClientListKeysResponse
- New struct
AccountsClientListKeysResult
- New struct
AccountsClientListOptions
- New struct
AccountsClientListPager
- New struct
AccountsClientListResponse
- New struct
AccountsClientListResult
- New struct
AccountsClientListServiceSASOptions
- New struct
AccountsClientListServiceSASResponse
- New struct
AccountsClientListServiceSASResult
- New struct
AccountsClientRegenerateKeyOptions
- New struct
AccountsClientRegenerateKeyResponse
- New struct
AccountsClientRegenerateKeyResult
- New struct
AccountsClientRestoreBlobRangesPoller
- New struct
AccountsClientRestoreBlobRangesPollerResponse
- New struct
AccountsClientRestoreBlobRangesResponse
- New struct
AccountsClientRestoreBlobRangesResult
- New struct
AccountsClientRevokeUserDelegationKeysOptions
- New struct
AccountsClientRevokeUserDelegationKeysResponse
- New struct
AccountsClientUpdateOptions
- New struct
AccountsClientUpdateResponse
- New struct
AccountsClientUpdateResult
- New struct
BlobContainersClientBeginObjectLevelWormOptions
- New struct
BlobContainersClientClearLegalHoldOptions
- New struct
BlobContainersClientClearLegalHoldResponse
- New struct
BlobContainersClientClearLegalHoldResult
- New struct
BlobContainersClientCreateOptions
- New struct
BlobContainersClientCreateOrUpdateImmutabilityPolicyOptions
- New struct
BlobContainersClientCreateOrUpdateImmutabilityPolicyResponse
- New struct
BlobContainersClientCreateOrUpdateImmutabilityPolicyResult
- New struct
BlobContainersClientCreateResponse
- New struct
BlobContainersClientCreateResult
- New struct
BlobContainersClientDeleteImmutabilityPolicyOptions
- New struct
BlobContainersClientDeleteImmutabilityPolicyResponse
- New struct
BlobContainersClientDeleteImmutabilityPolicyResult
- New struct
BlobContainersClientDeleteOptions
- New struct
BlobContainersClientDeleteResponse
- New struct
BlobContainersClientExtendImmutabilityPolicyOptions
- New struct
BlobContainersClientExtendImmutabilityPolicyResponse
- New struct
BlobContainersClientExtendImmutabilityPolicyResult
- New struct
BlobContainersClientGetImmutabilityPolicyOptions
- New struct
BlobContainersClientGetImmutabilityPolicyResponse
- New struct
BlobContainersClientGetImmutabilityPolicyResult
- New struct
BlobContainersClientGetOptions
- New struct
BlobContainersClientGetResponse
- New struct
BlobContainersClientGetResult
- New struct
BlobContainersClientLeaseOptions
- New struct
BlobContainersClientLeaseResponse
- New struct
BlobContainersClientLeaseResult
- New struct
BlobContainersClientListOptions
- New struct
BlobContainersClientListPager
- New struct
BlobContainersClientListResponse
- New struct
BlobContainersClientListResult
- New struct
BlobContainersClientLockImmutabilityPolicyOptions
- New struct
BlobContainersClientLockImmutabilityPolicyResponse
- New struct
BlobContainersClientLockImmutabilityPolicyResult
- New struct
BlobContainersClientObjectLevelWormPoller
- New struct
BlobContainersClientObjectLevelWormPollerResponse
- New struct
BlobContainersClientObjectLevelWormResponse
- New struct
BlobContainersClientSetLegalHoldOptions
- New struct
BlobContainersClientSetLegalHoldResponse
- New struct
BlobContainersClientSetLegalHoldResult
- New struct
BlobContainersClientUpdateOptions
- New struct
BlobContainersClientUpdateResponse
- New struct
BlobContainersClientUpdateResult
- New struct
BlobInventoryPoliciesClientCreateOrUpdateOptions
- New struct
BlobInventoryPoliciesClientCreateOrUpdateResponse
- New struct
BlobInventoryPoliciesClientCreateOrUpdateResult
- New struct
BlobInventoryPoliciesClientDeleteOptions
- New struct
BlobInventoryPoliciesClientDeleteResponse
- New struct
BlobInventoryPoliciesClientGetOptions
- New struct
BlobInventoryPoliciesClientGetResponse
- New struct
BlobInventoryPoliciesClientGetResult
- New struct
BlobInventoryPoliciesClientListOptions
- New struct
BlobInventoryPoliciesClientListResponse
- New struct
BlobInventoryPoliciesClientListResult
- New struct
BlobServicesClientGetServicePropertiesOptions
- New struct
BlobServicesClientGetServicePropertiesResponse
- New struct
BlobServicesClientGetServicePropertiesResult
- New struct
BlobServicesClientListOptions
- New struct
BlobServicesClientListResponse
- New struct
BlobServicesClientListResult
- New struct
BlobServicesClientSetServicePropertiesOptions
- New struct
BlobServicesClientSetServicePropertiesResponse
- New struct
BlobServicesClientSetServicePropertiesResult
- New struct
DeletedAccountsClientGetOptions
- New struct
DeletedAccountsClientGetResponse
- New struct
DeletedAccountsClientGetResult
- New struct
DeletedAccountsClientListOptions
- New struct
DeletedAccountsClientListPager
- New struct
DeletedAccountsClientListResponse
- New struct
DeletedAccountsClientListResult
- New struct
EncryptionScopesClientGetOptions
- New struct
EncryptionScopesClientGetResponse
- New struct
EncryptionScopesClientGetResult
- New struct
EncryptionScopesClientListOptions
- New struct
EncryptionScopesClientListPager
- New struct
EncryptionScopesClientListResponse
- New struct
EncryptionScopesClientListResult
- New struct
EncryptionScopesClientPatchOptions
- New struct
EncryptionScopesClientPatchResponse
- New struct
EncryptionScopesClientPatchResult
- New struct
EncryptionScopesClientPutOptions
- New struct
EncryptionScopesClientPutResponse
- New struct
EncryptionScopesClientPutResult
- New struct
FileServicesClientGetServicePropertiesOptions
- New struct
FileServicesClientGetServicePropertiesResponse
- New struct
FileServicesClientGetServicePropertiesResult
- New struct
FileServicesClientListOptions
- New struct
FileServicesClientListResponse
- New struct
FileServicesClientListResult
- New struct
FileServicesClientSetServicePropertiesOptions
- New struct
FileServicesClientSetServicePropertiesResponse
- New struct
FileServicesClientSetServicePropertiesResult
- New struct
FileSharesClientCreateOptions
- New struct
FileSharesClientCreateResponse
- New struct
FileSharesClientCreateResult
- New struct
FileSharesClientDeleteOptions
- New struct
FileSharesClientDeleteResponse
- New struct
FileSharesClientGetOptions
- New struct
FileSharesClientGetResponse
- New struct
FileSharesClientGetResult
- New struct
FileSharesClientLeaseOptions
- New struct
FileSharesClientLeaseResponse
- New struct
FileSharesClientLeaseResult
- New struct
FileSharesClientListOptions
- New struct
FileSharesClientListPager
- New struct
FileSharesClientListResponse
- New struct
FileSharesClientListResult
- New struct
FileSharesClientRestoreOptions
- New struct
FileSharesClientRestoreResponse
- New struct
FileSharesClientUpdateOptions
- New struct
FileSharesClientUpdateResponse
- New struct
FileSharesClientUpdateResult
- New struct
LocalUser
- New struct
LocalUserKeys
- New struct
LocalUserProperties
- New struct
LocalUserRegeneratePasswordResult
- New struct
LocalUsers
- New struct
LocalUsersClient
- New struct
LocalUsersClientCreateOrUpdateOptions
- New struct
LocalUsersClientCreateOrUpdateResponse
- New struct
LocalUsersClientCreateOrUpdateResult
- New struct
LocalUsersClientDeleteOptions
- New struct
LocalUsersClientDeleteResponse
- New struct
LocalUsersClientGetOptions
- New struct
LocalUsersClientGetResponse
- New struct
LocalUsersClientGetResult
- New struct
LocalUsersClientListKeysOptions
- New struct
LocalUsersClientListKeysResponse
- New struct
LocalUsersClientListKeysResult
- New struct
LocalUsersClientListOptions
- New struct
LocalUsersClientListResponse
- New struct
LocalUsersClientListResult
- New struct
LocalUsersClientRegeneratePasswordOptions
- New struct
LocalUsersClientRegeneratePasswordResponse
- New struct
LocalUsersClientRegeneratePasswordResult
- New struct
ManagementPoliciesClientCreateOrUpdateOptions
- New struct
ManagementPoliciesClientCreateOrUpdateResponse
- New struct
ManagementPoliciesClientCreateOrUpdateResult
- New struct
ManagementPoliciesClientDeleteOptions
- New struct
ManagementPoliciesClientDeleteResponse
- New struct
ManagementPoliciesClientGetOptions
- New struct
ManagementPoliciesClientGetResponse
- New struct
ManagementPoliciesClientGetResult
- New struct
ObjectReplicationPoliciesClientCreateOrUpdateOptions
- New struct
ObjectReplicationPoliciesClientCreateOrUpdateResponse
- New struct
ObjectReplicationPoliciesClientCreateOrUpdateResult
- New struct
ObjectReplicationPoliciesClientDeleteOptions
- New struct
ObjectReplicationPoliciesClientDeleteResponse
- New struct
ObjectReplicationPoliciesClientGetOptions
- New struct
ObjectReplicationPoliciesClientGetResponse
- New struct
ObjectReplicationPoliciesClientGetResult
- New struct
ObjectReplicationPoliciesClientListOptions
- New struct
ObjectReplicationPoliciesClientListResponse
- New struct
ObjectReplicationPoliciesClientListResult
- New struct
OperationsClientListOptions
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
PermissionScope
- New struct
PrivateEndpointConnectionsClientDeleteOptions
- New struct
PrivateEndpointConnectionsClientDeleteResponse
- New struct
PrivateEndpointConnectionsClientGetOptions
- New struct
PrivateEndpointConnectionsClientGetResponse
- New struct
PrivateEndpointConnectionsClientGetResult
- New struct
PrivateEndpointConnectionsClientListOptions
- New struct
PrivateEndpointConnectionsClientListResponse
- New struct
PrivateEndpointConnectionsClientListResult
- New struct
PrivateEndpointConnectionsClientPutOptions
- New struct
PrivateEndpointConnectionsClientPutResponse
- New struct
PrivateEndpointConnectionsClientPutResult
- New struct
PrivateLinkResourcesClientListByStorageAccountOptions
- New struct
PrivateLinkResourcesClientListByStorageAccountResponse
- New struct
PrivateLinkResourcesClientListByStorageAccountResult
- New struct
Queue
- New struct
QueueClientCreateOptions
- New struct
QueueClientCreateResponse
- New struct
QueueClientCreateResult
- New struct
QueueClientDeleteOptions
- New struct
QueueClientDeleteResponse
- New struct
QueueClientGetOptions
- New struct
QueueClientGetResponse
- New struct
QueueClientGetResult
- New struct
QueueClientListOptions
- New struct
QueueClientListPager
- New struct
QueueClientListResponse
- New struct
QueueClientListResult
- New struct
QueueClientUpdateOptions
- New struct
QueueClientUpdateResponse
- New struct
QueueClientUpdateResult
- New struct
QueueServicesClientGetServicePropertiesOptions
- New struct
QueueServicesClientGetServicePropertiesResponse
- New struct
QueueServicesClientGetServicePropertiesResult
- New struct
QueueServicesClientListOptions
- New struct
QueueServicesClientListResponse
- New struct
QueueServicesClientListResult
- New struct
QueueServicesClientSetServicePropertiesOptions
- New struct
QueueServicesClientSetServicePropertiesResponse
- New struct
QueueServicesClientSetServicePropertiesResult
- New struct
SKUListResult
- New struct
SKUsClientListOptions
- New struct
SKUsClientListResponse
- New struct
SKUsClientListResult
- New struct
SSHPublicKey
- New struct
TableClientCreateOptions
- New struct
TableClientCreateResponse
- New struct
TableClientCreateResult
- New struct
TableClientDeleteOptions
- New struct
TableClientDeleteResponse
- New struct
TableClientGetOptions
- New struct
TableClientGetResponse
- New struct
TableClientGetResult
- New struct
TableClientListOptions
- New struct
TableClientListPager
- New struct
TableClientListResponse
- New struct
TableClientListResult
- New struct
TableClientUpdateOptions
- New struct
TableClientUpdateResponse
- New struct
TableClientUpdateResult
- New struct
TableServicesClientGetServicePropertiesOptions
- New struct
TableServicesClientGetServicePropertiesResponse
- New struct
TableServicesClientGetServicePropertiesResult
- New struct
TableServicesClientListOptions
- New struct
TableServicesClientListResponse
- New struct
TableServicesClientListResult
- New struct
TableServicesClientSetServicePropertiesOptions
- New struct
TableServicesClientSetServicePropertiesResponse
- New struct
TableServicesClientSetServicePropertiesResult
- New struct
UsagesClientListByLocationOptions
- New struct
UsagesClientListByLocationResponse
- New struct
UsagesClientListByLocationResult
- New field
ID
in structQueueServiceProperties
- New field
Name
in structQueueServiceProperties
- New field
Type
in structQueueServiceProperties
- New field
Name
in structBlobServiceProperties
- New field
Type
in structBlobServiceProperties
- New field
ID
in structBlobServiceProperties
- New field
Type
in structEncryptionScope
- New field
ID
in structEncryptionScope
- New field
Name
in structEncryptionScope
- New field
ID
in structAzureEntityResource
- New field
Name
in structAzureEntityResource
- New field
Type
in structAzureEntityResource
- New field
Etag
in structFileShareItem
- New field
ID
in structFileShareItem
- New field
Name
in structFileShareItem
- New field
Type
in structFileShareItem
- New field
ID
in structProxyResource
- New field
Name
in structProxyResource
- New field
Type
in structProxyResource
- New field
Etag
in structBlobContainer
- New field
ID
in structBlobContainer
- New field
Name
in structBlobContainer
- New field
Type
in structBlobContainer
- New field
Type
in structImmutabilityPolicy
- New field
Etag
in structImmutabilityPolicy
- New field
ID
in structImmutabilityPolicy
- New field
Name
in structImmutabilityPolicy
- New field
Error
in structCloudError
- New field
AccountType
in structActiveDirectoryProperties
- New field
SamAccountName
in structActiveDirectoryProperties
- New field
Type
in structPrivateEndpointConnection
- New field
ID
in structPrivateEndpointConnection
- New field
Name
in structPrivateEndpointConnection
- New field
ID
in structFileShare
- New field
Name
in structFileShare
- New field
Type
in structFileShare
- New field
Etag
in structFileShare
- New field
Etag
in structListContainerItem
- New field
ID
in structListContainerItem
- New field
Name
in structListContainerItem
- New field
Type
in structListContainerItem
- New field
Name
in structObjectReplicationPolicy
- New field
Type
in structObjectReplicationPolicy
- New field
ID
in structObjectReplicationPolicy
- New field
EncryptionFederatedIdentityClientID
in structEncryptionIdentity
- New field
ID
in structManagementPolicy
- New field
Name
in structManagementPolicy
- New field
Type
in structManagementPolicy
- New field
Type
in structTrackedResource
- New field
ID
in structTrackedResource
- New field
Name
in structTrackedResource
- New field
Error
in structErrorResponse
- New field
Name
in structDeletedAccount
- New field
Type
in structDeletedAccount
- New field
ID
in structDeletedAccount
- New field
ID
in structListQueue
- New field
Name
in structListQueue
- New field
Type
in structListQueue
- New field
Error
in structCloudErrorAutoGenerated
- New field
Name
in structTable
- New field
Type
in structTable
- New field
ID
in structTable
- New field
ID
in structPrivateLinkResource
- New field
Name
in structPrivateLinkResource
- New field
Type
in structPrivateLinkResource
- New field
Name
in structTableServiceProperties
- New field
Type
in structTableServiceProperties
- New field
ID
in structTableServiceProperties
- New field
Type
in structBlobInventoryPolicy
- New field
ID
in structBlobInventoryPolicy
- New field
Name
in structBlobInventoryPolicy
- New field
Type
in structFileServiceProperties
- New field
ID
in structFileServiceProperties
- New field
Name
in structFileServiceProperties