Поделиться через


IWithStandardAttach<ParentT>.WithHttpPort(Int32) Метод

Определение

Указывает порт для http-трафика.

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

Параметры

httpPort
Int32

Номер порта.

Возвращаемое значение

Применяется к