ClusterUpdate.Hosts Propriedade

Definição

Obtém ou define os hosts

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a