Compartilhar via


ISapApplicationServerProperties.IcmHttpPort Property

Definition

Application server instance ICM HTTP Port.

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

Property Value

Attributes

Applies to