Compartilhar via


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

Definição

Especifica se o tráfego HTTPS é permitido.

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

Parâmetros

httpsAllowed
Boolean

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

Retornos

Aplica-se a