Cluster Pool Resource Properties Log Analytics Profile Args
data class ClusterPoolResourcePropertiesLogAnalyticsProfileArgs(val enabled: Output<Boolean>, val workspaceId: Output<String>? = null) : ConvertibleToJava<ClusterPoolResourcePropertiesLogAnalyticsProfileArgs>
Cluster pool log analytics profile to enable OMS agent for AKS cluster.