SecurityRulePropertiesFormat.DestinationPortRanges Property

Definition

The destination port ranges.

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

Property Value

Implements

Attributes

Applies to