Compartilhar via


ISapApplicationServerInstance.GatewayPort Property

Definition

Application server instance gateway Port.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=false, Description="Application server instance gateway Port.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="gatewayPort", Update=false)]
public long? GatewayPort { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=false, Description="Application server instance gateway Port.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="gatewayPort", Update=false)>]
member this.GatewayPort : Nullable<int64>
Public ReadOnly Property GatewayPort As Nullable(Of Long)

Property Value

Attributes

Applies to