AttachedDatabaseConfigurationListResult Class

The list attached database configurations operation response.

Inheritance
AttachedDatabaseConfigurationListResult

Constructor

AttachedDatabaseConfigurationListResult(*, value: Optional[List[azure.mgmt.synapse.models._models_py3.AttachedDatabaseConfiguration]] = None, **kwargs)

Variables

value
list[AttachedDatabaseConfiguration]

The list of attached database configurations.