Share via


HostNameSslState.HostType Property

Definition

Indicates whether the hostname is a standard or repository hostname.

public Azure.ResourceManager.AppService.Models.AppServiceHostType? HostType { get; set; }
member this.HostType : Nullable<Azure.ResourceManager.AppService.Models.AppServiceHostType> with get, set
Public Property HostType As Nullable(Of AppServiceHostType)

Property Value

Applies to