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


IUpdatePremiumEndpoint.WithHttpsAllowed(Boolean) Метод

Определение

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

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint WithHttpsAllowed (bool httpsAllowed);
abstract member WithHttpsAllowed : bool -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint
Public Function WithHttpsAllowed (httpsAllowed As Boolean) As IUpdatePremiumEndpoint

Параметры

httpsAllowed
Boolean

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

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

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