Share via


ISecurityRule.PropertiesSourcePortRanges Property

Definition

The source port ranges.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The source port ranges.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourcePortRanges")]
public string[] PropertiesSourcePortRanges { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The source port ranges.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourcePortRanges")>]
member this.PropertiesSourcePortRanges : string[] with get, set
Public Property PropertiesSourcePortRanges As String()

Property Value

String[]
Attributes

Applies to