共用方式為


IWithStandardAttach<ParentT>.WithHttpsPort(Int32) 方法

定義

指定 HTTPS 流量的埠。

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

參數

httpsPort
Int32

埠號碼。

傳回

適用於