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

CommunityGalleryData 类

定义

表示 CommunityGallery 数据模型的类。 指定要创建或更新的社区库的相关信息。

public class CommunityGalleryData : Azure.ResourceManager.Compute.Models.PirCommunityGalleryResourceData
type CommunityGalleryData = class
    inherit PirCommunityGalleryResourceData
Public Class CommunityGalleryData
Inherits PirCommunityGalleryResourceData
继承

属性

Id

资源标识符。

Location

资源位置。

(继承自 PirCommunityGalleryResourceData)
Name

资源名称。

(继承自 PirCommunityGalleryResourceData)
ResourceType

资源类型。

(继承自 PirCommunityGalleryResourceData)
UniqueId

此社区库的唯一 ID。

(继承自 PirCommunityGalleryResourceData)

适用于