Share via


FrontendEndpointData.HostName Property

Definition

The host name of the frontendEndpoint. Must be a domain name.

public Azure.Provisioning.BicepValue<string> HostName { get; set; }
member this.HostName : Azure.Provisioning.BicepValue<string> with get, set
Public Property HostName As BicepValue(Of String)

Property Value

Applies to