你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CommunityGalleryInfo 类
如果当前库共享到社区,则社区库的信息。
变量仅由服务器填充,在发送请求时将被忽略。
- 继承
-
azure.mgmt.compute._serialization.ModelCommunityGalleryInfo
构造函数
CommunityGalleryInfo(*, publisher_uri: str | None = None, publisher_contact: str | None = None, eula: str | None = None, public_name_prefix: str | None = None, **kwargs)
变量
- publisher_uri
- str
指向发布者网站的链接。 对所有用户可见。
- publisher_contact
- str
社区库发布者支持电子邮件。 发布者的电子邮件地址。 对所有用户可见。
- eula
- str
社区库映像的最终用户许可协议。
- public_name_prefix
- str
将公开显示的库名称的前缀。 对所有用户可见。
- community_gallery_enabled
- bool
包含有关是否启用社区库共享的信息。