次の方法で共有


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

適用対象