Compartilhar via


IWithPremiumAttach<ParentT>.WithHttpAllowed(Boolean) Método

Definição

Especifica se o tráfego HTTP é permitido.

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

Parâmetros

httpAllowed
Boolean

Se for true, o tráfego HTTP será permitido.

Retornos

Aplica-se a