Condividi tramite


IUpdatePremiumEndpoint.WithHttpsAllowed(Boolean) Metodo

Definizione

Specifica se il traffico HTTPS è consentito.

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

Parametri

httpsAllowed
Boolean

Se true, il traffico HTTPS sarà consentito.

Restituisce

Si applica a