ProvisionedClusterArgs

constructor(arcAgentAutoUpgradeEnabled: Output<Boolean>? = null, arcAgentDesiredVersion: Output<String>? = null, azureActiveDirectory: Output<ProvisionedClusterAzureActiveDirectoryArgs>? = null, identity: Output<ProvisionedClusterIdentityArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)