ImageDiskReference クラス

定義

ディスクの作成に使用されるソース イメージ。

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

コンストラクター

ImageDiskReference()

ImageDiskReference の新しいインスタンスを初期化します。

プロパティ

CommunityGalleryImageId

コミュニティ Azure Compute Gallery イメージ参照を含む相対 URI。

Id

プラットフォーム イメージ リポジトリ、ユーザー イメージ、または Azure Compute Gallery イメージ参照を含む相対 URI。

Lun

ディスクがイメージのデータ ディスクから作成される場合、これはイメージ内のどのデータ ディスクを使用するかを示すインデックスです。 OS ディスクの場合、このフィールドは null です。

SharedGalleryImageId

直接共有 Azure Compute Gallery イメージ参照を含む相対 URI。

適用対象