次の方法で共有


ImageReference クラス

定義

画像参照情報。 仮想マシン プロファイルで使用されます。

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

コンストラクター

ImageReference()

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

ImageReference(String, String, String, String, String, String)

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

プロパティ

ExactVersion

使用後のイメージの実際のバージョンを取得します。

Id

イメージ リソース ID を取得または設定します

Offer

イメージ オファー (該当する場合) を取得または設定します。

Publisher

イメージの発行元を取得または設定します

Sku

イメージ SKU を取得または設定します

Version

作成時に指定されたイメージ バージョンを取得または設定します。

適用対象