Sdílet prostřednictvím


HostNameBindingInner.HostNameType Vlastnost

Definice

Získá nebo nastaví typ názvu hostitele. Mezi možné hodnoty patří: "Ověřeno", "Spravované"

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro