Share via


A2AUpdateReplicationProtectedItemInput.TfoAzureVMName Property

Definition

Gets or sets the user given name for Test Failover VM.

[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