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
|
|
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python