共用方式為


DatabaseConnection 類別

靜態月臺資料庫連接資源。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.web.v2022_09_01.models._models_py3.ProxyOnlyResource
DatabaseConnection

建構函式

DatabaseConnection(*, kind: str | None = None, resource_id: str | None = None, connection_identity: str | None = None, connection_string: str | None = None, region: str | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
kind
str

資源種類。

resource_id
str

資料庫的資源識別碼。

connection_identity
str

如果有的話,身分識別會與連接字串搭配使用,以連線到資料庫。 使用系統指派的受控識別會以字串 'SystemAssigned' 表示,而使用使用者指派的受控識別會以受控識別資源的資源識別碼表示。

connection_string
str

用來連接到資料庫的連接字串。

region
str

資料庫資源的區域。

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

kind
str

資源種類。

type
str

資源類型。

resource_id
str

資料庫的資源識別碼。

connection_identity
str

如果有的話,身分識別會與連接字串搭配使用,以連線到資料庫。 使用系統指派的受控識別會以字串 'SystemAssigned' 表示,而使用使用者指派的受控識別會以受控識別資源的資源識別碼表示。

connection_string
str

用來連接到資料庫的連接字串。

region
str

資料庫資源的區域。

configuration_files

與此資料庫連接相關聯的組態檔清單。