次の方法で共有


IWithPlan.WithPlan(PurchasePlan) メソッド

定義

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

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithCreate WithPlan (Microsoft.Azure.Management.Compute.Fluent.Models.PurchasePlan plan);
abstract member WithPlan : Microsoft.Azure.Management.Compute.Fluent.Models.PurchasePlan -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithCreate
Public Function WithPlan (plan As PurchasePlan) As IWithCreate

パラメーター

plan
PurchasePlan

購入プラン。

戻り値

適用対象