Project Args
constructor(aiServicesHubId: Output<String>? = null, description: Output<String>? = null, friendlyName: Output<String>? = null, highBusinessImpactEnabled: Output<Boolean>? = null, identity: Output<ProjectIdentityArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, primaryUserAssignedIdentity: Output<String>? = null, tags: Output<Map<String, String>>? = null)