Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

KeyVaultManager 类

定义

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)
继承
实现

构造函数

KeyVaultManager(RestClient, String, String)

属性

Inner (继承自 Manager<InnerT>)
ResourceManager (继承自 ManagerBase)
RestClient (继承自 Manager<InnerT>)
SubscriptionId (继承自 ManagerBase)
Vaults

方法

Authenticate(AzureCredentials, String)
Authenticate(RestClient, String, String)
Configure()

适用于