| SupportsBatchDeletion |
Provides access to deleting multiple resources from Azure, identifying them by their IDs.
|
| SupportsDeletingByResourceGroup |
Provides access to deleting a resource from Azure, identifying it by its name and its resource group.
|
| SupportsGettingById |
Provides access to getting a specific Azure resource based on its resource ID.
|
| SupportsGettingByName |
Provides access to getting a specific Azure resource based on its name within the current resource group.
|
| SupportsGettingByResourceGroup |
Provides access to getting a specific Azure resource based on its name and resource group.
|
| SupportsListingByResourceGroup |
Provides access to listing Azure resources of a specific type in a specific resource group.
|
| SupportsListingInResourceGroupByTag |
Provides access to listing Azure resources of a specific type based on their tag.
|