Operationalization Cluster Args
constructor(appInsights: Output<AppInsightsPropertiesArgs>? = null, clusterName: Output<String>? = null, clusterType: Output<Either<String, ClusterType>>? = null, containerRegistry: Output<ContainerRegistryPropertiesArgs>? = null, containerService: Output<AcsClusterPropertiesArgs>? = null, description: Output<String>? = null, globalServiceConfiguration: Output<GlobalServiceConfigurationArgs>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, storageAccount: Output<StorageAccountPropertiesArgs>? = null, tags: Output<Map<String, String>>? = null)