ISapApplicationServerInstance.IcmHttpsPort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Application server instance ICM HTTPS Port.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Application server instance ICM HTTPS Port.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="icmHttpsPort")]
public long? IcmHttpsPort { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Application server instance ICM HTTPS Port.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="icmHttpsPort")>]
member this.IcmHttpsPort : Nullable<int64>
Public ReadOnly Property IcmHttpsPort As Nullable(Of Long)
Property Value
- Attributes