Share via


HostNameSslState.HostType Property

Definition

Indicates whether the hostname is a standard or repository hostname.

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

Property Value

Applies to