다음을 통해 공유


IWithPremiumAttach<ParentT>.WithHttpsPort(Int32) 메서드

정의

HTTPS 트래픽에 대한 포트를 지정합니다.

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

매개 변수

httpsPort
Int32

포트 번호입니다.

반환

적용 대상