Delen via


InMageRcmProtectedDiskDetails Class

Definition

InMageRcm protected disk details.

public class InMageRcmProtectedDiskDetails
type InMageRcmProtectedDiskDetails = class
Public Class InMageRcmProtectedDiskDetails
Inheritance
InMageRcmProtectedDiskDetails

Constructors

InMageRcmProtectedDiskDetails()

Initializes a new instance of the InMageRcmProtectedDiskDetails class.

InMageRcmProtectedDiskDetails(String, String, String, Nullable<Int64>, String, String, String, String, String, String, Nullable<Double>, Nullable<Double>, String, InMageRcmSyncDetails, InMageRcmSyncDetails)

Initializes a new instance of the InMageRcmProtectedDiskDetails class.

Properties

CapacityInBytes

Gets the disk capacity in bytes.

DataPendingAtSourceAgentInMb

Gets the data pending at source agent in MB.

DataPendingInLogDataStoreInMb

Gets the data pending in log data store in MB.

DiskEncryptionSetId

Gets the DiskEncryptionSet ARM Id.

DiskId

Gets the disk Id.

DiskName

Gets the disk name.

DiskType

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

IrDetails

Gets or sets the initial replication details.

IsInitialReplicationComplete

Gets a value indicating whether initial replication is complete or not.

IsOSDisk

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

LogStorageAccountId

Gets the log storage account ARM Id.

ResyncDetails

Gets or sets the resync details.

SeedBlobUri

Gets the uri of the seed blob.

SeedManagedDiskId

Gets the ARM Id of the seed managed disk.

TargetManagedDiskId

Gets the ARM Id of the target managed disk.

Applies to