Partilhar via


IUpdatePremiumEndpoint.WithHttpAllowed(Boolean) Método

Definição

Especifica se o tráfego HTTP é permitido.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint WithHttpAllowed (bool httpAllowed);
abstract member WithHttpAllowed : bool -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint
Public Function WithHttpAllowed (httpAllowed As Boolean) As IUpdatePremiumEndpoint

Parâmetros

httpAllowed
Boolean

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

Devoluções

Aplica-se a