Dela via


ISecurityRulePropertiesFormat.SourcePortRanges 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[] SourcePortRanges { 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.SourcePortRanges : string[] with get, set
Public Property SourcePortRanges As String()

Property Value

String[]
Attributes

Applies to