Compartilhar via


IWithPremiumAttach<ParentT>.WithHttpsAllowed(Boolean) Método

Definição

Especifica se o tráfego HTTPS é permitido.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.IWithPremiumAttach<ParentT> WithHttpsAllowed(bool httpsAllowed);
abstract member WithHttpsAllowed : bool -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.IWithPremiumAttach<'ParentT>
Public Function WithHttpsAllowed (httpsAllowed As Boolean) As IWithPremiumAttach(Of ParentT)

Parâmetros

httpsAllowed
Boolean

Se true, o tráfego HTTPS será permitido.

Retornos

Aplica-se a