InMageRcmFailbackReplicationDetails.TargetVMName Property

Definition

Gets the target VM name.

[Newtonsoft.Json.JsonProperty(PropertyName="targetVmName")]
public string TargetVMName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetVmName")>]
member this.TargetVMName : string
Public ReadOnly Property TargetVMName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to