Udostępnij za pośrednictwem


IWithStandardAttach<ParentT>.WithHttpsAllowed(Boolean) Metoda

Definicja

Określa, czy ruch HTTPS jest dozwolony.

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

Parametry

httpsAllowed
Boolean

W przypadku ustawienia wartości true ruch https będzie dozwolony.

Zwraca

Dotyczy