VMware Cbt Protected Disk Details Response
data class VMwareCbtProtectedDiskDetailsResponse(val capacityInBytes: Double, val diskId: String, val diskName: String, val diskPath: String, val diskType: String? = null, val isOSDisk: String, val logStorageAccountId: String, val logStorageAccountSasSecretName: String, val seedManagedDiskId: String, val targetManagedDiskId: String)
VMwareCbt protected disk details.
Properties
Link copied to clipboard
The disk capacity in bytes.
Link copied to clipboard
The log storage account ARM Id.
Link copied to clipboard
The key vault secret name of the log storage account.
Link copied to clipboard
The ARM Id of the seed managed disk.
Link copied to clipboard
The ARM Id of the target managed disk.