DeepCreatedOrigin.HttpsPort Property

Definition

The value of the HTTPS port. 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