InMageAzureV2DiskInputDetails interface
Disk input details.
Properties
disk |
The DiskEncryptionSet ARM ID. |
disk |
The DiskId. |
disk |
The DiskType. |
log |
The LogStorageAccountId. |
Property Details
diskEncryptionSetId
The DiskEncryptionSet ARM ID.
diskEncryptionSetId?: string
Property Value
string
diskId
The DiskId.
diskId?: string
Property Value
string
diskType
The DiskType.
diskType?: string
Property Value
string
logStorageAccountId
The LogStorageAccountId.
logStorageAccountId?: string
Property Value
string