共用方式為


IUpdatePremiumEndpoint.WithHttpsPort(Int32) 方法

定義

指定 HTTPS 流量的埠。

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint WithHttpsPort (int httpsPort);
abstract member WithHttpsPort : int -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint
Public Function WithHttpsPort (httpsPort As Integer) As IUpdatePremiumEndpoint

參數

httpsPort
Int32

埠號碼。

傳回

適用於