SharedGallery クラス

定義

作成または更新する共有ギャラリーに関する情報を指定します。

public class SharedGallery : Microsoft.Azure.Management.Compute.Models.PirSharedGalleryResource
type SharedGallery = class
    inherit PirSharedGalleryResource
Public Class SharedGallery
Inherits PirSharedGalleryResource
継承

コンストラクター

SharedGallery()

SharedGallery クラスの新しいインスタンスを初期化します。

SharedGallery(String, String, String)

SharedGallery クラスの新しいインスタンスを初期化します。

プロパティ

Location

リソースの場所を取得します

(継承元 PirResource)
Name

リソース名を取得します

(継承元 PirResource)
UniqueId

この共有ギャラリーの一意の ID を取得または設定します。

(継承元 PirSharedGalleryResource)

適用対象