Share via


BatchNetworkSecurityGroupRule.SourcePortRanges Property

Definition

Gets or sets the SourcePortRanges.

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

Property Value

Applies to