RegistryManager.IConfigurable Interface
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 interface RegistryManager.IConfigurable : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IAzureConfigurable<Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryManager.IConfigurable>
type RegistryManager.IConfigurable = interface
interface IAzureConfigurable<RegistryManager.IConfigurable>
Public Interface RegistryManager.IConfigurable
Implements IAzureConfigurable(Of RegistryManager.IConfigurable)
- Implements
Methods
Authenticate(AzureCredentials, String) | |
WithDelegatingHandler(DelegatingHandler) | (Inherited from IAzureConfigurable<T>) |
WithDelegatingHandlers(DelegatingHandler[]) | (Inherited from IAzureConfigurable<T>) |
WithHttpClient(HttpClient) | (Inherited from IAzureConfigurable<T>) |
WithLogLevel(HttpLoggingDelegatingHandler+Level) | (Inherited from IAzureConfigurable<T>) |
WithRetryPolicy(RetryPolicy) | (Inherited from IAzureConfigurable<T>) |
WithUserAgent(String, String) | (Inherited from IAzureConfigurable<T>) |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET