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.
Constructors
Link copied to clipboard
fun ClusterPoolResourcePropertiesLogAnalyticsProfileArgs(enabled: Output<Boolean>, workspaceId: Output<String>? = null)