你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.