AttachedDatabaseConfigurationListResult Class

The list attached database configurations operation response.

Inheritance
AttachedDatabaseConfigurationListResult

Constructor

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

Variables

value
list[<xref:kusto_management_client.models.AttachedDatabaseConfiguration>]

The list of attached database configurations.