ResourceManagementClient 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 ResourceManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient>, IDisposable, Microsoft.Azure.Management.Internal.Resources.IResourceManagementClient, Microsoft.Rest.Azure.IAzureClient
type ResourceManagementClient = class
inherit ServiceClient<ResourceManagementClient>
interface IResourceManagementClient
interface IDisposable
interface IAzureClient
Public Class ResourceManagementClient
Inherits ServiceClient(Of ResourceManagementClient)
Implements IAzureClient, IDisposable, IResourceManagementClient
- Inheritance
-
ResourceManagementClient
- Implements
Constructors
Properties
Extension Methods
FilterResources(IResourceManagementClient, FilterResourcesOptions) |