Condividi tramite


HostNameBindingInner.HostNameType Proprietà

Definizione

Ottiene o imposta il tipo di nome host. I valori possibili includono: 'Verificato', 'Managed'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a