InMageAzureV2DiskInputDetails interface
Disk input details.
Properties
| disk |
The DiskEncryptionSet ARM ID. |
| disk |
The DiskId. |
| disk |
The disk type. |
| 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 disk type.
diskType?: string
Property Value
string
logStorageAccountId
The LogStorageAccountId.
logStorageAccountId?: string
Property Value
string