ProjectArgs

constructor(accountName: Output<String>? = null, description: Output<String>? = null, friendlyName: Output<String>? = null, gitrepo: Output<String>? = null, location: Output<String>? = null, projectName: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, workspaceName: Output<String>? = null)