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
|
|
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python