次の方法で共有


IWithPurchasePlan インターフェイス

定義

購入計画を指定できるギャラリー イメージ定義のステージ。

public interface IWithPurchasePlan : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithPurchasePlan = interface
    interface IBeta
Public Interface IWithPurchasePlan
Implements IBeta
派生
実装

メソッド

WithPurchasePlan(ImagePurchasePlan)

このイメージの購入計画を指定します。

WithPurchasePlan(String, String, String)

このイメージの購入計画を指定します。

適用対象