StorSimpleManager.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 StorSimpleManager.Configurable : Microsoft.Azure.Management.ResourceManager.Fluent.Core.AzureConfigurable<Microsoft.Azure.Management.StorSimple.Fluent.StorSimpleManager.IConfigurable>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IAzureConfigurable<Microsoft.Azure.Management.StorSimple.Fluent.StorSimpleManager.IConfigurable>, Microsoft.Azure.Management.StorSimple.Fluent.StorSimpleManager.IConfigurable
Protected Class StorSimpleManager.Configurable
Inherits AzureConfigurable(Of StorSimpleManager.IConfigurable)
Implements IAzureConfigurable(Of StorSimpleManager.IConfigurable), StorSimpleManager.IConfigurable
- Inheritance
- Implements
Constructors
StorSimpleManager.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>) |