ClusterPoolLogAnalyticsProfile interface
Cluster pool log analytics profile used to enable or disable OMS agent for AKS cluster.
Properties
enabled | True if log analytics is enabled for cluster pool, otherwise false. |
workspace |
Log analytics workspace to associate with the OMS agent. |
Property Details
enabled
True if log analytics is enabled for cluster pool, otherwise false.
enabled: boolean
Property Value
boolean
workspaceId
Log analytics workspace to associate with the OMS agent.
workspaceId?: string
Property Value
string
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