ClusterPoolResourcePropertiesLogAnalyticsProfile interface

Cluster pool log analytics profile to enable OMS agent for AKS cluster.

Extends

Inherited Properties

enabled

True if log analytics is enabled for cluster pool, otherwise false.

workspaceId

Log analytics workspace to associate with the OMS agent.

Inherited Property Details

enabled

True if log analytics is enabled for cluster pool, otherwise false.

enabled: boolean

Property Value

boolean

Inherited From ClusterPoolLogAnalyticsProfile.enabled

workspaceId

Log analytics workspace to associate with the OMS agent.

workspaceId?: string

Property Value

string

Inherited From ClusterPoolLogAnalyticsProfile.workspaceId