GalleryImageVersionsOperationsExtensions.BeginUpdate メソッド

定義

ギャラリー イメージのバージョンを更新します。

public static Microsoft.Azure.Management.Compute.Models.GalleryImageVersion BeginUpdate (this Microsoft.Azure.Management.Compute.IGalleryImageVersionsOperations operations, string resourceGroupName, string galleryName, string galleryImageName, string galleryImageVersionName, Microsoft.Azure.Management.Compute.Models.GalleryImageVersionUpdate galleryImageVersion);

パラメーター

operations
IGalleryImageVersionsOperations

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

resourceGroupName
String

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

galleryName
String

イメージ定義が存在するShared Image Galleryの名前。

galleryImageName
String

イメージ バージョンを更新するギャラリー イメージ定義の名前。

galleryImageVersionName
String

更新するギャラリー イメージ バージョンの名前。 セマンティック バージョン名パターンに従う必要がある: 使用できる文字は数字とピリオドです。 数字は、32 ビット整数の範囲内である必要があります。 形式: <MajorVersion>。<MinorVersion>。<パッチ>

galleryImageVersion
GalleryImageVersionUpdate

更新ギャラリー イメージのバージョン操作に指定されたパラメーター。

戻り値

適用対象

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