Resources
Operations
| Check Existence |
Checks whether a resource exists. |
| Check Existence By Id |
Checks by ID whether a resource exists. |
| Create Or Update |
Creates a resource. |
| Create Or Update By Id |
Create a resource by ID. |
| Delete |
Deletes a resource. |
| Delete By Id |
Deletes a resource by ID. |
| Get |
Gets a resource. |
| Get By Id |
Gets a resource by ID. |
| List |
Get all the resources in a subscription. |
| List By Resource Group |
Get all the resources for a resource group. |
| Move Resources |
Moves resources from one resource group to another resource group. |
| Update |
Updates a resource. |
| Update By Id |
Updates a resource by ID. |
| Validate Move Resources |
Validates whether resources can be moved from one resource group to another resource group. |