Partilhar via


HostNameSslState.HostType Propriedade

Definição

Obtém ou define indica se o nome do host é um nome de host padrão ou repositório. Os valores possíveis incluem: 'Standard', 'Repository'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a