英語で読む

次の方法で共有


VirtualMachinesOperationsExtensions.BeginCreateOrUpdate メソッド

定義

仮想マシンを作成または更新する操作。 一部のプロパティは、仮想マシンの作成時にのみ設定できます。

public static Microsoft.Azure.Management.Compute.Models.VirtualMachine BeginCreateOrUpdate (this Microsoft.Azure.Management.Compute.IVirtualMachinesOperations operations, string resourceGroupName, string vmName, Microsoft.Azure.Management.Compute.Models.VirtualMachine parameters);

パラメーター

operations
IVirtualMachinesOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。

vmName
String

仮想マシンの名前。

parameters
VirtualMachine

仮想マシンの作成操作に指定されたパラメーター。

戻り値

適用対象

製品 バージョン
Azure SDK for .NET Legacy