IWithPlan.WithPromotionalPlan(PurchasePlan, String) メソッド

定義

仮想マシンの購入計画を指定します。

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithCreate WithPromotionalPlan (Microsoft.Azure.Management.Compute.Fluent.Models.PurchasePlan plan, string promotionCode);
abstract member WithPromotionalPlan : Microsoft.Azure.Management.Compute.Fluent.Models.PurchasePlan * string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithCreate
Public Function WithPromotionalPlan (plan As PurchasePlan, promotionCode As String) As IWithCreate

パラメーター

plan
PurchasePlan

購入プラン。

promotionCode
String

昇格コード。

戻り値

適用対象