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 RegistryManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Manager<Microsoft.Azure.Management.ContainerRegistry.Fluent.IContainerRegistryManagementClient>, Microsoft.Azure.Management.ContainerRegistry.Fluent.IRegistryManager, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ContainerRegistry.Fluent.IContainerRegistryManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.ContainerRegistry.Fluent.IContainerRegistryManagementClient>
type RegistryManager = class
inherit Manager<IContainerRegistryManagementClient>
interface IRegistryManager
interface IManager<IContainerRegistryManagementClient>
interface IHasInner<IContainerRegistryManagementClient>
interface IManagerBase
Public Class RegistryManager
Inherits Manager(Of IContainerRegistryManagementClient)
Implements IHasInner(Of IContainerRegistryManagementClient), IManager(Of IContainerRegistryManagementClient), IRegistryManager