ConfigurationListForBatchUpdate Class
A list of server configurations to update.
Constructor
ConfigurationListForBatchUpdate(*, value: List[ConfigurationForBatchUpdate] | None = None, **kwargs)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
value
|
The list of server configurations. Default value: None
|
Variables
| Name | Description |
|---|---|
|
value
|
The list of server configurations. |