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


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

Определение

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

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

Параметры

httpAllowed
Boolean

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

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

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