Freigeben über


CommonClusterProperties.Hosts Eigenschaft

Definition

Ruft die Hosts ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: