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


IWithStandardAttach<ParentT>.WithHttpAllowed(Boolean) Метод

Определение

Указывает, разрешен ли трафик HTTP.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.IWithStandardAttach<ParentT> WithHttpAllowed (bool httpAllowed);
abstract member WithHttpAllowed : bool -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.IWithStandardAttach<'ParentT>
Public Function WithHttpAllowed (httpAllowed As Boolean) As IWithStandardAttach(Of ParentT)

Параметры

httpAllowed
Boolean

Если значение равно true, трафик HTTP будет разрешен.

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

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