StaticSiteDatabaseConnectionConfigurationFileOverview Class

A database connection configuration file.

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

Inheritance
azure.mgmt.web._serialization.Model
StaticSiteDatabaseConnectionConfigurationFileOverview

Constructor

StaticSiteDatabaseConnectionConfigurationFileOverview(**kwargs: Any)

Variables

Name Description
file_name
str

The name of the configuration file.

contents
str

The Base64 encoding of the file contents.

type
str

The type of configuration file.