Delen via


VMwareCbtProtectedDiskDetails Class

Definition

VMwareCbt protected disk details.

public class VMwareCbtProtectedDiskDetails
type VMwareCbtProtectedDiskDetails = class
Public Class VMwareCbtProtectedDiskDetails
Inheritance
VMwareCbtProtectedDiskDetails

Constructors

VMwareCbtProtectedDiskDetails()

Initializes a new instance of the VMwareCbtProtectedDiskDetails class.

VMwareCbtProtectedDiskDetails(String, String, String, String, String, Nullable<Int64>, String, String, String, String, String, String, String, String)

Initializes a new instance of the VMwareCbtProtectedDiskDetails class.

Properties

CapacityInBytes

Gets the disk capacity in bytes.

DiskEncryptionSetId

Gets the DiskEncryptionSet ARM Id.

DiskId

Gets the disk id.

DiskName

Gets the disk name.

DiskPath

Gets the disk path.

DiskType

Gets or sets the disk type. Possible values include: 'Standard_LRS', 'Premium_LRS', 'StandardSSD_LRS'

IsOSDisk

Gets a value indicating whether the disk is the OS disk.

LogStorageAccountId

Gets the log storage account ARM Id.

LogStorageAccountSasSecretName

Gets the key vault secret name of the log storage account.

SeedBlobUri

Gets the uri of the seed blob.

SeedManagedDiskId

Gets the ARM Id of the seed managed disk.

TargetBlobUri

Gets the uri of the target blob.

TargetDiskName

Gets or sets the name for the target managed disk.

TargetManagedDiskId

Gets the ARM Id of the target managed disk.

Applies to