Condividi tramite


IWithStandardAttach<ParentT>.WithHttpsAllowed(Boolean) Metodo

Definizione

Specifica se il traffico HTTPS è consentito.

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)

Parametri

httpsAllowed
Boolean

Se true, il traffico HTTPS sarà consentito.

Restituisce

Si applica a