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

ServerConnectionPolicy 类

服务器安全连接策略。

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

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

构造函数

ServerConnectionPolicy(*, connection_type: str | ServerConnectionType | None = None, **kwargs)

参数

名称 说明
connection_type
必需

服务器连接类型。 可能的值包括:“Default”、“Proxy”、“Redirect”。

仅限关键字的参数

名称 说明
connection_type
必需

变量

名称 说明
id
str

资源 ID。

name
str

资源名称。

type
str

资源类型。

kind
str

用于Azure 门户体验的元数据。

location
str

资源位置。