ClusterConfigurations Class
The configuration object for the specified cluster.
- Inheritance
-
msrest.serialization.ModelClusterConfigurations
Constructor
ClusterConfigurations(*, configurations: Dict[str, Dict[str, str]] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
configurations
Required
|
The configuration object for the specified configuration for the specified cluster. |
Keyword-Only Parameters
Name | Description |
---|---|
configurations
Required
|
|
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 Python