Поделиться через


IWithPremiumAttach<ParentT>.WithHttpsAllowed(Boolean) Метод

Определение

Указывает, разрешен ли трафик HTTPS.

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)

Параметры

httpsAllowed
Boolean

Если значение равно true, трафик HTTPS будет разрешен.

Возвращаемое значение

Применяется к