AuthorizationManagementClient 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 AuthorizationManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Authorization.Version2015_07_01.AuthorizationManagementClient>, IDisposable, Microsoft.Azure.Management.Authorization.Version2015_07_01.IAuthorizationManagementClient, Microsoft.Rest.Azure.IAzureClient
type AuthorizationManagementClient = class
inherit ServiceClient<AuthorizationManagementClient>
interface IAuthorizationManagementClient
interface IDisposable
interface IAzureClient
Public Class AuthorizationManagementClient
Inherits ServiceClient(Of AuthorizationManagementClient)
Implements IAuthorizationManagementClient, IAzureClient, IDisposable
- Inheritance
-
AuthorizationManagementClient
- Implements