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

CommunityGallery 类

指定要创建或更新的社区库的相关信息。

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

继承
azure.mgmt.compute.v2022_08_03.models._models_py3.PirCommunityGalleryResource
CommunityGallery

构造函数

CommunityGallery(*, unique_id: str | None = None, disclaimer: str | None = None, artifact_tags: Dict[str, str] | None = None, community_metadata: _models.CommunityGalleryMetadata | None = None, **kwargs: Any)

仅限关键字的参数

名称 说明
unique_id
str

此社区库的唯一 ID。

disclaimer
str

社区库资源的免责声明。

artifact_tags

社区库资源的项目标记。

community_metadata

社区库的元数据。

变量

名称 说明
name
str

资源名称。

location
str

资源位置。

type
str

资源类型。

unique_id
str

此社区库的唯一 ID。

disclaimer
str

社区库资源的免责声明。

artifact_tags

社区库资源的项目标记。

community_metadata

社区库的元数据。