DatabaseConnectionOverview Class

Static Site Database Connection overview.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web._serialization.Model
DatabaseConnectionOverview

Constructor

DatabaseConnectionOverview(**kwargs: Any)

Variables

Name Description
resource_id
str

The resource id of the database.

connection_identity
str

If present, the identity is used in conjunction with connection string to connect to the database. Use of the system-assigned managed identity is indicated with the string 'SystemAssigned', while use of a user-assigned managed identity is indicated with the resource id of the managed identity resource.

region
str

The region of the database resource.

configuration_files

A list of configuration files associated with this database connection.

name
str

If present, the name of this database connection resource.