FrontDoorBackend.HttpsPort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)