ASRHyperVReplicaAzureVmDiskDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ASRHyperVReplicaAzureVmDiskDetails
type ASRHyperVReplicaAzureVmDiskDetails = class
Public Class ASRHyperVReplicaAzureVmDiskDetails
- Inheritance
-
ASRHyperVReplicaAzureVmDiskDetails
Constructors
ASRHyperVReplicaAzureVmDiskDetails(AzureVmDiskDetails) |
Properties
DiskEncryptionSetId |
Gets or sets the DiskEncryptionSet ARM ID. |
DiskId |
Gets or sets the disk id. |
LunId |
Gets or sets ordinal\LunId of the disk for the Azure VM. |
MaxSizeMB |
Gets or sets max side in MB. |
TargetDiskLocation |
Gets or sets blob uri of the Azure disk. |
TargetDiskName |
Gets or sets the target Azure disk name. |
VhdId |
Gets or sets the VHD id. |
VhdName |
Gets or sets VHD name. |
VhdType |
Gets or sets VHD type. |