Condividi tramite


HostName.SiteNames Proprietà

Definizione

Ottiene o imposta l'elenco delle app a cui viene assegnato il nome host. Questo elenco avrà più di un'app solo se il nome host punta a un gestore traffico.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a