Compartilhar via


IUpdateStandardEndpoint.WithHttpAllowed(Boolean) Método

Definição

Especifica se o tráfego HTTP é permitido.

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

Parâmetros

httpAllowed
Boolean

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

Retornos

Aplica-se a