GraphRbacManager.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 GraphRbacManager.Configurable : Microsoft.Azure.Management.ResourceManager.Fluent.Core.AzureConfigurable<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager.IConfigurable>, Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager.IConfigurable, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IAzureConfigurable<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager.IConfigurable>
Protected Class GraphRbacManager.Configurable
Inherits AzureConfigurable(Of GraphRbacManager.IConfigurable)
Implements GraphRbacManager.IConfigurable, IAzureConfigurable(Of GraphRbacManager.IConfigurable)
- Inheritance
- Implements
Constructors
GraphRbacManager.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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET