HyperVReplicaAzureManagedDiskDetails interface
Hyper-V Managed disk details.
Properties
disk |
The disk encryption set ARM Id. |
disk |
The disk Id. |
replica |
The replica disk type. |
sector |
The logical sector size (in bytes), 512 by default. |
seed |
Seed managed disk Id. |
target |
The disk type. |
Property Details
diskEncryptionSetId
The disk encryption set ARM Id.
diskEncryptionSetId?: string
Property Value
string
diskId
The disk Id.
diskId?: string
Property Value
string
replicaDiskType
The replica disk type.
replicaDiskType?: string
Property Value
string
sectorSizeInBytes
The logical sector size (in bytes), 512 by default.
sectorSizeInBytes?: number
Property Value
number
seedManagedDiskId
Seed managed disk Id.
seedManagedDiskId?: string
Property Value
string
targetDiskAccountType
The disk type.
targetDiskAccountType?: string
Property Value
string