Partager via


DomainPatchResource.ManagedHostNames Propriété

Définition

Obtient tous les noms d’hôte dérivés du domaine et affectés aux ressources Azure.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.managedHostNames")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.HostName> ManagedHostNames { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managedHostNames")>]
member this.ManagedHostNames : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.HostName>
Public ReadOnly Property ManagedHostNames As IList(Of HostName)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à