次の方法で共有


IUpdateStandardEndpoint.WithHttpsAllowed(Boolean) メソッド

定義

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

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

パラメーター

httpsAllowed
Boolean

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

戻り値

適用対象