Share via


FrontDoorBackend.HttpsPort Property

Definition

The HTTPS TCP port number. Must be between 1 and 65535.

public Azure.Provisioning.BicepValue<int> HttpsPort { get; set; }
member this.HttpsPort : Azure.Provisioning.BicepValue<int> with get, set
Public Property HttpsPort As BicepValue(Of Integer)

Property Value

Applies to