Freigeben über


HostNameSslState.HostType Eigenschaft

Definition

Ruft ab oder legt fest, ob der Hostname ein Standard- oder Repositoryhostname ist. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: