Compartilhar via


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

Definição

Especifica se o tráfego HTTPS é permitido.

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

Parâmetros

httpsAllowed
Boolean

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

Retornos

Aplica-se a