ImageInformation クラス

定義

Azure Virtual Machines Marketplace イメージへの参照と、イメージに関する追加情報。

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

プロパティ

BatchSupportEndOfLife

Azure Batch サービスがイメージのプールの作成要求の受け入れを停止する時刻を取得します。

Capabilities

Image がサポートする機能を取得します。

ImageReference

Azure 仮想マシンの Marketplace イメージへの参照を取得します。

NodeAgentSkuId

イメージでサポートされているノード エージェント SKU の ID を取得します

OSType

イメージのオペレーティング システム (Windows や Linux など) の種類を取得します。

VerificationType

Azure Batch サービスが、イメージが関連付けられている Node Agent SKU と互換性があることをアクティブに検証するかどうかを取得します。

適用対象