次の方法で共有


ClusterPoolLogAnalyticsProfile クラス

定義

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

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

コンストラクター

ClusterPoolLogAnalyticsProfile(Boolean)

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

プロパティ

IsEnabled

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

WorkspaceId

OMS エージェントに関連付けるログ分析ワークスペース。

適用対象