ConfigurationListForBatchUpdate Class

A list of server configurations to update.

Inheritance
msrest.serialization.Model
ConfigurationListForBatchUpdate

Constructor

ConfigurationListForBatchUpdate(*, value: List[ConfigurationForBatchUpdate] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
value

The list of server configurations.

Variables

Name Description
value

The list of server configurations.