次の方法で共有


IUpdateStandardEndpoint.WithHttpAllowed(Boolean) メソッド

定義

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

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

パラメーター

httpAllowed
Boolean

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

戻り値

適用対象