Share via


IInputEndpoint.PrivatePort Property

Definition

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

Property Value

Attributes

Applies to