Share via


IAttachedDataNetworkPropertiesFormat.PortRangeMaxPort Property

Definition

The maximum port number

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The maximum port number", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maxPort")]
public int? PortRangeMaxPort { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The maximum port number", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="maxPort")>]
member this.PortRangeMaxPort : Nullable<int> with get, set
Public Property PortRangeMaxPort As Nullable(Of Integer)

Property Value

Attributes

Applies to