Condividi tramite


IUpdatePremiumEndpoint.WithHttpAllowed(Boolean) Metodo

Definizione

Specifica se il traffico HTTP è consentito.

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

Parametri

httpAllowed
Boolean

Se true, il traffico HTTP sarà consentito.

Restituisce

Si applica a