Delen via


A2AReplicationDetails.TfoAzureVMName Property

Definition

Gets or sets the test failover vm name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to