Property | Type | Description | |
---|---|---|---|
GetResourceId | string | ||
GetResources | Task |
||
RunCmdlet | void |
Method | Description | |
---|---|---|
OnProcessRecord ( ) : void |
Executes the cmdlet.
|
Method | Description | |
---|---|---|
GetResourceId ( ) : string |
Gets the resource Id
|
|
GetResources ( ) : Task |
Queries the ARM cache and returns the cached resource that match the query specified.
|
|
RunCmdlet ( ) : void |
Contains the cmdlet's execution logic.
|