ClusterPoolArgs

constructor(clusterPoolName: Output<String>? = null, clusterPoolProfile: Output<ClusterPoolResourcePropertiesClusterPoolProfileArgs>? = null, computeProfile: Output<ClusterPoolResourcePropertiesComputeProfileArgs>? = null, location: Output<String>? = null, logAnalyticsProfile: Output<ClusterPoolResourcePropertiesLogAnalyticsProfileArgs>? = null, managedResourceGroupName: Output<String>? = null, networkProfile: Output<ClusterPoolResourcePropertiesNetworkProfileArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)