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

SharingProfileGroup 类

库共享配置文件的组。

继承
azure.mgmt.compute._serialization.Model
SharingProfileGroup

构造函数

SharingProfileGroup(*, type: str | _models.SharingProfileGroupTypes | None = None, ids: List[str] | None = None, **kwargs: Any)

仅限关键字的参数

名称 说明
type

此属性允许指定共享组的类型。 <br>``<br> 可能的值为: <br>``<br>订阅<br>``<br>AADTenants<br>``<br>Community。 已知值为:“Subscriptions”、“AADTenants”和“Community”。

ids

库要共享到的订阅/租户 ID 列表。

变量

名称 说明
type

此属性允许指定共享组的类型。 <br>``<br> 可能的值为: <br>``<br>订阅<br>``<br>AADTenants<br>``<br>Community。 已知值为:“Subscriptions”、“AADTenants”和“Community”。

ids

库要共享到的订阅/租户 ID 列表。