次の方法で共有


VMwareDetails.MasterTargetServers Property

Definition

Gets or sets the list of Master Target servers associated with the fabric.

[Newtonsoft.Json.JsonProperty(PropertyName="masterTargetServers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.MasterTargetServer> MasterTargetServers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="masterTargetServers")>]
member this.MasterTargetServers : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.MasterTargetServer> with get, set
Public Property MasterTargetServers As IList(Of MasterTargetServer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to