다음을 통해 공유


IWithStandardAttach<ParentT>.WithHttpPort(Int32) 메서드

정의

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

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

매개 변수

httpPort
Int32

포트 번호입니다.

반환

적용 대상