Go to: Synopsis. Return value. Keywords. Flags. MEL examples.
 resourceManager [-nameFilter string] [-saveAs string string]   
resourceManager is NOT undoable, NOT queryable, and NOT editable.
List resources matching certain properties.None
| Long name (short name) | Argument types | Properties | ||
|---|---|---|---|---|
| -nameFilter(-nf) | string |   | ||
| 
 | ||||
| -saveAs(-s) | string string |   | ||
| 
 | ||||
|  Flag can appear in Create mode of command |  Flag can appear in Edit mode of command | 
|  Flag can appear in Query mode of command |  Flag can be used more than once in a command. | 
// List all resources starting with an "a" resourceManager -nameFilter "a*";