ResourceClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ResourceClient
type ResourceClient = class
Public Class ResourceClient
- Inheritance
-
ResourceClient
Constructors
| Name | Description |
|---|---|
| ResourceClient() |
Parameterless constructor for mocking |
| ResourceClient(IAzureContext) |
Creates new ResourceManagementClient |
| ResourceClient(ResourceManagementClient, AuthorizationManagementClient) |
Creates new ResourcesClient instance |
Fields
| Name | Description |
|---|---|
| Operations |
A string that indicates the value of the resource type name for the RP's operations api |
| RegisteredStateName |
A string that indicates the value of the registering state enum for a provider |
Properties
| Name | Description |
|---|---|
| AuthorizationManagementClient | |
| ErrorLogger | |
| ResourceManagementClient | |
| VerboseLogger | |
| WarningLogger | |
Methods
| Name | Description |
|---|---|
| GetAppResource(String, String) |
Gets a web app resource from the ARM cache. |
| GetDeletedSitesLocations() |
Gets all locations of deleted sites resource |
| ParseDetailErrorMessage(String) | |
| ParseErrorMessage(String) | |
| ProvisionDeploymentStatus(String, String, Deployment) | |