Partilhar via


IUpdatePremiumEndpoint.WithHttpsAllowed(Boolean) Método

Definição

Especifica se o tráfego HTTPS é permitido.

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

Parâmetros

httpsAllowed
Boolean

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

Devoluções

Aplica-se a