Delen via


A2AReplicationDetails.RecoveryAzureVMName Property

Definition

Gets or sets the name of recovery virtual machine.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to