다음을 통해 공유


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 포트 번호입니다.

반환

적용 대상