共用方式為


RegistryManager.Configurable Class

Definition

protected class RegistryManager.Configurable : Microsoft.Azure.Management.ResourceManager.Fluent.Core.AzureConfigurable<Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryManager.IConfigurable>, Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryManager.IConfigurable, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IAzureConfigurable<Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryManager.IConfigurable>
Protected Class RegistryManager.Configurable
Inherits AzureConfigurable(Of RegistryManager.IConfigurable)
Implements IAzureConfigurable(Of RegistryManager.IConfigurable), RegistryManager.IConfigurable
Inheritance
Implements

Constructors

RegistryManager.Configurable()

Methods

Authenticate(AzureCredentials, String)
BuildRestClient(AzureCredentials) (Inherited from AzureConfigurable<T>)
WithDelegatingHandler(DelegatingHandler) (Inherited from AzureConfigurable<T>)
WithDelegatingHandlers(DelegatingHandler[]) (Inherited from AzureConfigurable<T>)
WithHttpClient(HttpClient) (Inherited from AzureConfigurable<T>)
WithLogLevel(HttpLoggingDelegatingHandler+Level) (Inherited from AzureConfigurable<T>)
WithRetryPolicy(RetryPolicy) (Inherited from AzureConfigurable<T>)
WithUserAgent(String, String) (Inherited from AzureConfigurable<T>)

Applies to