RegistryManager Class
Definition
Important
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
- Inheritance
- Implements
Constructors
RegistryManager(RestClient, String) |
Properties
ContainerRegistries | |
ContainerRegistryTasks | |
Inner | (Inherited from Manager<InnerT>) |
RegistryTaskRuns | |
ResourceManager | (Inherited from ManagerBase) |
RestClient | (Inherited from Manager<InnerT>) |
SubscriptionId | (Inherited from ManagerBase) |
Methods
Authenticate(AzureCredentials, String) | |
Authenticate(RestClient, String) | |
Configure() |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET