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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET