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

SharedGalleryData 类

定义

表示 SharedGallery 数据模型的类。 指定要创建或更新的共享库的相关信息。

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

属性

Id

资源标识符。

Location

资源位置。

(继承自 PirResourceData)
Name

资源名称。

(继承自 PirResourceData)
UniqueId

此共享库的唯一 ID。

(继承自 PirSharedGalleryResourceData)

适用于