VMwareCbtProtectedDiskDetails interface
VMwareCbt protected disk details.
Properties
capacity |
The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The DiskEncryptionSet ARM Id. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk id. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk name. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk path. NOTE: This property will not be serialized. It can only be populated by the server. |
disk |
The disk type. |
gateway |
A value indicating the gateway operation details. NOTE: This property will not be serialized. It can only be populated by the server. |
is |
A value indicating whether the disk is the OS disk. NOTE: This property will not be serialized. It can only be populated by the server. |
log |
The log storage account ARM Id. NOTE: This property will not be serialized. It can only be populated by the server. |
log |
The key vault secret name of the log storage account. NOTE: This property will not be serialized. It can only be populated by the server. |
seed |
The uri of the seed blob. NOTE: This property will not be serialized. It can only be populated by the server. |
seed |
The ARM Id of the seed managed disk. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
The uri of the target blob. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
The name for the target managed disk. |
target |
The ARM Id of the target managed disk. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
capacityInBytes
The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server.
capacityInBytes?: number
Property Value
number
diskEncryptionSetId
The DiskEncryptionSet ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.
diskEncryptionSetId?: string
Property Value
string
diskId
The disk id. NOTE: This property will not be serialized. It can only be populated by the server.
diskId?: string
Property Value
string
diskName
The disk name. NOTE: This property will not be serialized. It can only be populated by the server.
diskName?: string
Property Value
string
diskPath
The disk path. NOTE: This property will not be serialized. It can only be populated by the server.
diskPath?: string
Property Value
string
diskType
The disk type.
diskType?: string
Property Value
string
gatewayOperationDetails
A value indicating the gateway operation details. NOTE: This property will not be serialized. It can only be populated by the server.
gatewayOperationDetails?: GatewayOperationDetails
Property Value
isOSDisk
A value indicating whether the disk is the OS disk. NOTE: This property will not be serialized. It can only be populated by the server.
isOSDisk?: string
Property Value
string
logStorageAccountId
The log storage account ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.
logStorageAccountId?: string
Property Value
string
logStorageAccountSasSecretName
The key vault secret name of the log storage account. NOTE: This property will not be serialized. It can only be populated by the server.
logStorageAccountSasSecretName?: string
Property Value
string
seedBlobUri
The uri of the seed blob. NOTE: This property will not be serialized. It can only be populated by the server.
seedBlobUri?: string
Property Value
string
seedManagedDiskId
The ARM Id of the seed managed disk. NOTE: This property will not be serialized. It can only be populated by the server.
seedManagedDiskId?: string
Property Value
string
targetBlobUri
The uri of the target blob. NOTE: This property will not be serialized. It can only be populated by the server.
targetBlobUri?: string
Property Value
string
targetDiskName
The name for the target managed disk.
targetDiskName?: string
Property Value
string
targetManagedDiskId
The ARM Id of the target managed disk. NOTE: This property will not be serialized. It can only be populated by the server.
targetManagedDiskId?: string
Property Value
string