Sdílet prostřednictvím


Cluster.Hosts Vlastnost

Definice

Získá nebo nastaví hostitele.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro