Share via


A2AVmManagedDiskUpdateDetails.RecoveryReplicaDiskAccountType Property

Definition

Gets or sets the replica disk type before failover.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryReplicaDiskAccountType")]
public string RecoveryReplicaDiskAccountType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryReplicaDiskAccountType")>]
member this.RecoveryReplicaDiskAccountType : string with get, set
Public Property RecoveryReplicaDiskAccountType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to