Condividi tramite


HostNameSslState.HostType Proprietà

Definizione

Ottiene o imposta indica se il nome host è un nome host standard o repository. I valori possibili includono: 'Standard', 'Repository'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a