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

GalleryImageIdentifier 类

定义

这是库映像定义标识符。

public class GalleryImageIdentifier
type GalleryImageIdentifier = class
Public Class GalleryImageIdentifier
继承
GalleryImageIdentifier

构造函数

GalleryImageIdentifier(String, String, String)

初始化 GalleryImageIdentifier 的新实例。

属性

Offer

库映像定义产品/服务的名称。

Publisher

库映像定义发布者的名称。

Sku

库映像定义 SKU 的名称。

适用于