共用方式為


IWithStandardAttach<ParentT>.WithHttpsPort(Int32) 方法

定義

指定 HTTPS 流量的埠。

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithStandardAttach<ParentT> WithHttpsPort (int httpsPort);
abstract member WithHttpsPort : int -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithStandardAttach<'ParentT>
Public Function WithHttpsPort (httpsPort As Integer) As IWithStandardAttach(Of ParentT)

參數

httpsPort
Int32

HTTPS 埠號碼。

傳回

適用於