Condividi tramite


IPortRange.MinPort Property

Definition

The minimum port number

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

Property Value

Attributes

Applies to