ComputeManager.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 ComputeManager.Configurable : Microsoft.Azure.Management.ResourceManager.Fluent.Core.AzureConfigurable<Microsoft.Azure.Management.Compute.Fluent.ComputeManager.IConfigurable>, Microsoft.Azure.Management.Compute.Fluent.ComputeManager.IConfigurable, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IAzureConfigurable<Microsoft.Azure.Management.Compute.Fluent.ComputeManager.IConfigurable>
Protected Class ComputeManager.Configurable
Inherits AzureConfigurable(Of ComputeManager.IConfigurable)
Implements ComputeManager.IConfigurable, IAzureConfigurable(Of ComputeManager.IConfigurable)
- Inheritance
- Implements
Constructors
ComputeManager.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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET