Freigeben über


HostNameSslState.HostType Eigenschaft

Definition

Ruft ab oder legt fest, ob es sich bei dem Hostnamen um einen Standard- oder Repository-Hostnamen handelt. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: