Share via


SecurityRule.SourcePortRange Property

Definition

The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.

public Azure.Provisioning.BicepValue<string> SourcePortRange { get; set; }
member this.SourcePortRange : Azure.Provisioning.BicepValue<string> with get, set
Public Property SourcePortRange As BicepValue(Of String)

Property Value

Applies to