InMageRcmDisksDefaultInput interface
InMageRcm disk input.
Properties
disk |
The DiskEncryptionSet ARM Id. |
disk |
The disk type. |
log |
The log storage account ARM Id. |
sector |
The logical sector size (in bytes), 512 by default. |
Property Details
diskEncryptionSetId
The DiskEncryptionSet ARM Id.
diskEncryptionSetId?: string
Property Value
string
diskType
The disk type.
diskType: string
Property Value
string
logStorageAccountId
The log storage account ARM Id.
logStorageAccountId: string
Property Value
string
sectorSizeInBytes
The logical sector size (in bytes), 512 by default.
sectorSizeInBytes?: number
Property Value
number