SharedGalleryImageVersionStorageProfile クラス

定義

これは、ギャラリー イメージ バージョンのストレージ プロファイルです。

public class SharedGalleryImageVersionStorageProfile
type SharedGalleryImageVersionStorageProfile = class
Public Class SharedGalleryImageVersionStorageProfile
継承
SharedGalleryImageVersionStorageProfile

コンストラクター

SharedGalleryImageVersionStorageProfile()

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

SharedGalleryImageVersionStorageProfile(SharedGalleryOSDiskImage, IList<SharedGalleryDataDiskImage>)

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

プロパティ

DataDiskImages

データ ディスク イメージの一覧を取得または設定します。

OsDiskImage

これは、ギャラリー イメージ バージョンのストレージ プロファイルです。

適用対象