Compartilhar via


IVirtualIPMapping.InternalHttpsPort Property

Definition

Internal HTTPS port.

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

Property Value

Attributes

Applies to