次の方法で共有


IUpdatePremiumEndpoint.WithHttpAllowed(Boolean) メソッド

定義

HTTP トラフィックを許可するかどうかを指定します。

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

パラメーター

httpAllowed
Boolean

true の場合、HTTP トラフィックが許可されます。

戻り値

適用対象