Partager via


HostNameSslState.HostType Propriété

Définition

Obtient ou définit indique si le nom d’hôte est un nom d’hôte standard ou de dépôt. Les valeurs possibles sont les suivantes : « 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à