1.2.0-beta.2 (2025-04-24)
Features Added
- New value
ProvisioningStatesDeleted
,ProvisioningStatesRestoring
,ProvisioningStatesSoftDeleting
added to enum typeProvisioningStates
- New enum type
DeleteType
with valuesDeleteTypePermanent
- New enum type
PolicyState
with valuesPolicyStateDisabled
,PolicyStateEnabled
- New enum type
XMSAccessSoftDeletedResources
with valuesXMSAccessSoftDeletedResourcesFalse
,XMSAccessSoftDeletedResourcesTrue
- New function
*ClientFactory.NewManagementClient() *ManagementClient
- New function
NewManagementClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagementClient, error)
- New function
*ManagementClient.BeginRestoreVolume(context.Context, string, string, string, string, *ManagementClientBeginRestoreVolumeOptions) (*runtime.Poller[ManagementClientRestoreVolumeResponse], error)
- New function
*VolumesClient.BeginPreBackup(context.Context, string, string, string, VolumeNameList, *VolumesClientBeginPreBackupOptions) (*runtime.Poller[VolumesClientPreBackupResponse], error)
- New function
*VolumesClient.BeginPreRestore(context.Context, string, string, string, DiskSnapshotList, *VolumesClientBeginPreRestoreOptions) (*runtime.Poller[VolumesClientPreRestoreResponse], error)
- New struct
DeleteRetentionPolicy
- New struct
DiskSnapshotList
- New struct
PreValidationResponse
- New struct
VolumeNameList
- New field
DeleteRetentionPolicy
in structVolumeGroupProperties
- New field
DeleteRetentionPolicy
in structVolumeGroupUpdateProperties
- New field
XMSAccessSoftDeletedResources
in structVolumeGroupsClientListByElasticSanOptions
- New field
DeleteType
in structVolumesClientBeginDeleteOptions
- New field
XMSAccessSoftDeletedResources
in structVolumesClientListByVolumeGroupOptions