Compartilhar via


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

Definição

Especifica se o tráfego HTTP é permitido.

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)

Parâmetros

httpAllowed
Boolean

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

Retornos

Aplica-se a