Compartir a través de


Cluster.Hosts Propiedad

Definición

Obtiene o establece los 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a