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

DatabaseExtensions 类

导出托管数据库操作结果资源。

变量仅由服务器填充,在发送请求时将被忽略。

继承
azure.mgmt.sql.models._models_py3.ProxyResource
DatabaseExtensions

构造函数

DatabaseExtensions(*, operation_mode: str | OperationMode | None = None, storage_key_type: str | StorageKeyType | None = None, storage_key: str | None = None, storage_uri: str | None = None, **kwargs)

参数

名称 说明
operation_mode
必需

操作模式。 可能的值包括:“PolybaseImport”。

storage_key_type
必需

存储密钥类型。 可能的值包括:“SharedAccessKey”、“StorageAccessKey”。

storage_key
必需
str

存储密钥。

storage_uri
必需
str

存储 URI。

仅限关键字的参数

名称 说明
operation_mode
必需
storage_key_type
必需
storage_key
必需
storage_uri
必需

变量

名称 说明
id
str

资源 ID。

name
str

资源名称。

type
str

资源类型。