DeepCreatedOrigin.HttpPort Property

Definition

The value of the HTTP port. Must be between 1 and 65535.

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

Property Value

Applies to