queryResources Method
Find resources of a particular type with names matching a specified pattern. The matching resources will be supplied to callbackk.
queryResources(args: WorkspaceDbQueryResourcesArgs): void
@see queryResources to query resources within multiple WorkspaceDb
s.
Parameter | Type | Description |
---|---|---|
args | WorkspaceDbQueryResourcesArgs |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.