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)