Share via


HyperVReplicaAzureEnableProtectionInput.TargetAzureVMName Property

Definition

Gets or sets the target azure VM Name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to