Share via


A2AVmManagedDiskUpdateDetails Class

Definition

A2A Vm managed disk update details.

public class A2AVmManagedDiskUpdateDetails
type A2AVmManagedDiskUpdateDetails = class
Public Class A2AVmManagedDiskUpdateDetails
Inheritance
A2AVmManagedDiskUpdateDetails

Constructors

A2AVmManagedDiskUpdateDetails()

Initializes a new instance of the A2AVmManagedDiskUpdateDetails class.

A2AVmManagedDiskUpdateDetails(String, String, String, DiskEncryptionInfo, String, String)

Initializes a new instance of the A2AVmManagedDiskUpdateDetails class.

Properties

DiskEncryptionInfo

Gets or sets the recovery os disk encryption information.

DiskId

Gets or sets the disk Id.

FailoverDiskName

Gets or sets the target disk name for unplanned failover operation.

RecoveryReplicaDiskAccountType

Gets or sets the replica disk type before failover.

RecoveryTargetDiskAccountType

Gets or sets the target disk type before failover.

TfoDiskName

Gets or sets the target disk name for test failover operation.

Applies to