KeyVaultManager 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 KeyVaultManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Manager<Microsoft.Azure.Management.KeyVault.Fluent.IKeyVaultManagementClient>, Microsoft.Azure.Management.KeyVault.Fluent.IKeyVaultManager, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.KeyVault.Fluent.IKeyVaultManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.KeyVault.Fluent.IKeyVaultManagementClient>
type KeyVaultManager = class
inherit Manager<IKeyVaultManagementClient>
interface IKeyVaultManager
interface IManager<IKeyVaultManagementClient>
interface IHasInner<IKeyVaultManagementClient>
interface IManagerBase
Public Class KeyVaultManager
Inherits Manager(Of IKeyVaultManagementClient)
Implements IHasInner(Of IKeyVaultManagementClient), IKeyVaultManager, IManager(Of IKeyVaultManagementClient)
- Inheritance
- Implements
Constructors
KeyVaultManager(RestClient, String, String) |
Properties
Inner | (Inherited from Manager<InnerT>) |
ResourceManager | (Inherited from ManagerBase) |
RestClient | (Inherited from Manager<InnerT>) |
SubscriptionId | (Inherited from ManagerBase) |
Vaults |
Methods
Authenticate(AzureCredentials, String) | |
Authenticate(RestClient, String, String) | |
Configure() |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET