AzureFirewallApplicationRuleProtocol.Port Property

Definition

Port number for the protocol, cannot be greater than 64000. This field is optional.

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

Property Value

Applies to