Freigeben über


A2AProtectedDiskDetails Class

Definition

A2A protected disk details.

public class A2AProtectedDiskDetails
type A2AProtectedDiskDetails = class
Public Class A2AProtectedDiskDetails
Inheritance
A2AProtectedDiskDetails

Constructors

A2AProtectedDiskDetails()

Initializes a new instance of the A2AProtectedDiskDetails class.

A2AProtectedDiskDetails(String, String, String, String, String, Nullable<Int64>, String, String, Nullable<Boolean>, Nullable<Int32>, String, Nullable<Double>, Nullable<Double>, String, IList<String>, Nullable<Boolean>, String, String, Nullable<Boolean>, String, String, String, String)

Initializes a new instance of the A2AProtectedDiskDetails class.

Properties

AllowedDiskLevelOperation

Gets or sets the disk level operations list.

DataPendingAtSourceAgentInMb

Gets or sets the data pending at source virtual machine in MB.

DataPendingInStagingStorageAccountInMb

Gets or sets the data pending for replication in MB at staging account.

DekKeyVaultArmId

Gets or sets the KeyVault resource id for secret (BEK).

DiskCapacityInBytes

Gets or sets the disk capacity in bytes.

DiskName

Gets or sets the disk name.

DiskState

Gets or sets the disk state.

DiskType

Gets or sets the type of disk.

DiskUri

Gets or sets the disk uri.

FailoverDiskName

Gets or sets the failover name for the managed disk.

IsDiskEncrypted

Gets or sets a value indicating whether vm has encrypted os disk or not.

IsDiskKeyEncrypted

Gets or sets a value indicating whether disk key got encrypted or not.

KekKeyVaultArmId

Gets or sets the KeyVault resource id for key (KEK).

KeyIdentifier

Gets or sets the key URL / identifier (KEK).

MonitoringJobType

Gets or sets the type of the monitoring job. The progress is contained in MonitoringPercentageCompletion property.

MonitoringPercentageCompletion

Gets or sets the percentage of the monitoring job. The type of the monitoring job is defined by MonitoringJobType property.

PrimaryDiskAzureStorageAccountId

Gets or sets the primary disk storage account.

PrimaryStagingAzureStorageAccountId

Gets or sets the primary staging storage account.

RecoveryAzureStorageAccountId

Gets or sets the recovery disk storage account.

RecoveryDiskUri

Gets or sets recovery disk uri.

ResyncRequired

Gets or sets a value indicating whether resync is required for this disk.

SecretIdentifier

Gets or sets the secret URL / identifier (BEK).

TfoDiskName

Gets or sets the test failover name for the managed disk.

Applies to