CommonClusterProperties.Hosts 屬性

定義

取得或設定主機

[Newtonsoft.Json.JsonProperty(PropertyName="hosts")]
public System.Collections.Generic.IList<string> Hosts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hosts")>]
member this.Hosts : System.Collections.Generic.IList<string> with get, set
Public Property Hosts As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於