你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ServerTrustGroup 类
服务器信任组。
变量仅由服务器填充,发送请求时将被忽略。
- 继承
-
azure.mgmt.sql.models._models_py3.ProxyResourceServerTrustGroup
构造函数
ServerTrustGroup(*, group_members: List[ServerInfo] | None = None, trust_scopes: List[str | ServerTrustGroupPropertiesTrustScopesItem] | None = None, **kwargs)
参数
名称 | 说明 |
---|---|
group_members
必需
|
服务器信任组的组成员信息。 |
trust_scopes
必需
|
服务器信任组的信任范围。 |
仅限关键字的参数
名称 | 说明 |
---|---|
group_members
必需
|
|
trust_scopes
必需
|
|
变量
名称 | 说明 |
---|---|
id
|
资源 ID。 |
name
|
资源名称。 |
type
|
资源类型。 |