ContainerInstanceManager.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 ContainerInstanceManager.Configurable : Microsoft.Azure.Management.ResourceManager.Fluent.Core.AzureConfigurable<Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerInstanceManager.IConfigurable>, Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerInstanceManager.IConfigurable, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IAzureConfigurable<Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerInstanceManager.IConfigurable>
Protected Class ContainerInstanceManager.Configurable
Inherits AzureConfigurable(Of ContainerInstanceManager.IConfigurable)
Implements ContainerInstanceManager.IConfigurable, IAzureConfigurable(Of ContainerInstanceManager.IConfigurable)
- Inheritance
-
ContainerInstanceManager.Configurable
- Implements
Constructors
ContainerInstanceManager.Configurable() |
Methods
Authenticate(AzureCredentials, String) |
Creates an instance of ContainerInstanceManager that exposes Container Instance management API entry points. |
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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.