次の方法で共有


ClusterLogAnalyticsProfile クラス

定義

クラスターの OMS エージェントを有効または無効にするクラスター ログ分析プロファイル。

public class ClusterLogAnalyticsProfile
type ClusterLogAnalyticsProfile = class
Public Class ClusterLogAnalyticsProfile
継承
ClusterLogAnalyticsProfile

コンストラクター

ClusterLogAnalyticsProfile(Boolean)

ClusterLogAnalyticsProfile の新しいインスタンスを初期化します。

プロパティ

ApplicationLogs

ログ分析に対して有効または無効にするログのコレクション。

IsEnabled

クラスターに対してログ分析が有効な場合は True、それ以外の場合は false。

IsMetricsEnabled

メトリックが有効な場合は True、それ以外の場合は false。

適用対象