SecurityRule.SourcePortRanges Property

Definition

The source port ranges.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> SourcePortRanges { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.SourcePortRanges : System.Collections.Generic.List<string> with get, set
Public Property SourcePortRanges As List(Of String)

Property Value

Implements

Attributes

Applies to