Condividi tramite


SitePatchResource.EnabledHostNames Proprietà

Definizione

Ottiene i nomi host abilitati per l'app. I nomi host devono essere assegnati (vedere HostNames) E abilitati. In caso contrario, l'app non viene servita in tali nomi host.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledHostNames")]
public System.Collections.Generic.IList<string> EnabledHostNames { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledHostNames")>]
member this.EnabledHostNames : System.Collections.Generic.IList<string>
Public ReadOnly Property EnabledHostNames As IList(Of String)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a