Share via


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

IKeyVaultManager 接口

定义

public interface 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 IKeyVaultManager = interface
    interface IManager<IKeyVaultManagementClient>
    interface IHasInner<IKeyVaultManagementClient>
    interface IManagerBase
Public Interface IKeyVaultManager
Implements IHasInner(Of IKeyVaultManagementClient), IManager(Of IKeyVaultManagementClient)
派生
实现

属性

Inner (继承自 IHasInner<T>)
ResourceManager (继承自 IManagerBase)
RestClient (继承自 IManager<InnerT>)
SubscriptionId (继承自 IManagerBase)
Vaults

适用于