Partager via


HostName.SiteNames Propriété

Définition

Obtient ou définit la liste des applications auxquelles le nom d’hôte est affecté. Cette liste n’aura plusieurs applications que si le nom d’hôte pointe vers un Traffic Manager.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à