ResourceClient Class

Definition

public class ResourceClient
type ResourceClient = class
Public Class ResourceClient
Inheritance
ResourceClient

Constructors

ResourceClient()

Parameterless constructor for mocking

ResourceClient(IAzureContext)

Creates new ResourceManagementClient

ResourceClient(ResourceManagementClient, AuthorizationManagementClient)

Creates new ResourcesClient instance

Fields

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

AuthorizationManagementClient
ErrorLogger
ResourceManagementClient
VerboseLogger
WarningLogger

Methods

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)

Applies to