ASRInMageRcmProtectedDiskDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
InMageRcm replication provider specific protected disk details.
public class ASRInMageRcmProtectedDiskDetails
type ASRInMageRcmProtectedDiskDetails = class
Public Class ASRInMageRcmProtectedDiskDetails
- Inheritance
-
ASRInMageRcmProtectedDiskDetails
Constructors
ASRInMageRcmProtectedDiskDetails(InMageRcmProtectedDiskDetails) |
Initializes a new instance of the ASRInMageRcmProtectedDiskDetails class. |
Properties
CapacityInBytes |
Gets or sets the disk capacity in bytes. |
DataPendingAtSourceAgentInMB |
Gets or sets the data pending at source agent in MB. |
DataPendingInLogDataStoreInMB |
Gets or sets the data pending in log data store in MB. |
DiskEncryptionSetId |
Gets or sets the disk encryption set ARM Id. |
DiskId |
Gets or sets the disk Id. |
DiskName |
Gets or sets 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 |
A value indicating whether initial replication is complete or not. |
IsOSDisk |
Gets or sets a value indicating whether the disk is the OS disk. |
LogStorageAccountId |
Gets or sets the log storage account ARM Id. |
ResyncDetails |
Gets or sets the resync details. |
SeedManagedDiskId |
Gets or sets the ARM Id of the seed managed disk. |
TargetManagedDiskId |
Gets or sets the ARM Id of the target managed disk. |