NsgCidr.DestinationPortRangeMax Property

Definition

The maximum port number, which must not be less than the minimum port number. To specify a single port number, set both the min and max to the same value.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)]
public int? DestinationPortRangeMax { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Inlined)>]
member this.DestinationPortRangeMax : Nullable<int> with get, set
Public Property DestinationPortRangeMax As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to