Azure.Configurable 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.
protected class Azure.Configurable : Microsoft.Azure.Management.ResourceManager.Fluent.Core.AzureConfigurable<Microsoft.Azure.Management.Fluent.Azure.IConfigurable>, Microsoft.Azure.Management.Fluent.Azure.IConfigurable, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IAzureConfigurable<Microsoft.Azure.Management.Fluent.Azure.IConfigurable>
Protected Class Azure.Configurable
Inherits AzureConfigurable(Of Azure.IConfigurable)
Implements Azure.IConfigurable, IAzureConfigurable(Of Azure.IConfigurable)
- Inheritance
- Implements
Constructors
Azure.Configurable() |
Methods
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>) |
Explicit Interface Implementations
Azure+IConfigurable.Authenticate(AzureCredentials) |
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