WorkbookArgs

constructor(category: Output<String>? = null, dataJson: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, identity: Output<WorkbookIdentityArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, sourceId: Output<String>? = null, storageContainerId: Output<String>? = null, tags: Output<Map<String, String>>? = null)