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. |
workspace |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript