IWithStandardAttach<ParentT>.WithHttpsPort(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定 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 埠號碼。