Partager via


HostNameBinding.HostNameType Propriété

Définition

Obtient ou définit le type de nom d’hôte. Les valeurs possibles sont les suivantes : « Vérifié », « Géré »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNameType")]
public Microsoft.Azure.Management.WebSites.Models.HostNameType? HostNameType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNameType")>]
member this.HostNameType : Nullable<Microsoft.Azure.Management.WebSites.Models.HostNameType> with get, set
Public Property HostNameType As Nullable(Of HostNameType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à