次の方法で共有


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 トラフィックが許可されます。

戻り値

適用対象