ClusterPoolLogAnalyticsProfile(Boolean) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ClusterPoolLogAnalyticsProfile の新しいインスタンスを初期化します。
public ClusterPoolLogAnalyticsProfile (bool isEnabled);
new Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolLogAnalyticsProfile : bool -> Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolLogAnalyticsProfile
Public Sub New (isEnabled As Boolean)
パラメーター
- isEnabled
- Boolean
クラスター プールに対してログ分析が有効な場合は True、それ以外の場合は false。