GalleryImageVersionStorageProfile クラス

定義

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

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

コンストラクター

GalleryImageVersionStorageProfile()

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

GalleryImageVersionStorageProfile(GalleryArtifactVersionFullSource, GalleryOSDiskImage, IList<GalleryDataDiskImage>)

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

プロパティ

DataDiskImages

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

OsDiskImage

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

Source

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

適用対象