VMwareCbtDiskInput interface
VMwareCbt disk input.
Properties
| disk |
The DiskEncryptionSet ARM Id. |
| disk |
The disk Id. |
| disk |
The disk type. |
| is |
A value indicating whether the disk is the OS disk. |
| log |
The log storage account ARM Id. |
| log |
The key vault secret name of the log storage account. |
| sector |
The logical sector size (in bytes), 512 by default. |
Property Details
diskEncryptionSetId
The DiskEncryptionSet ARM Id.
diskEncryptionSetId?: string
Property Value
string
diskId
The disk Id.
diskId: string
Property Value
string
diskType
The disk type.
diskType?: string
Property Value
string
isOSDisk
A value indicating whether the disk is the OS disk.
isOSDisk: string
Property Value
string
logStorageAccountId
The log storage account ARM Id.
logStorageAccountId: string
Property Value
string
logStorageAccountSasSecretName
The key vault secret name of the log storage account.
logStorageAccountSasSecretName: string
Property Value
string
sectorSizeInBytes
The logical sector size (in bytes), 512 by default.
sectorSizeInBytes?: number
Property Value
number