InMageAzureV2ManagedDiskDetails interface
InMageAzureV2 Managed disk details.
Properties
| disk |
The DiskEncryptionSet ARM ID. |
| disk |
The disk id. |
| replica |
The replica disk type. |
| seed |
Seed managed disk Id. |
| target |
The target disk name. |
Property Details
diskEncryptionSetId
The DiskEncryptionSet 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
seedManagedDiskId
Seed managed disk Id.
seedManagedDiskId?: string
Property Value
string
targetDiskName
The target disk name.
targetDiskName?: string
Property Value
string