英語で読む

次の方法で共有


VirtualMachineImagesOperationsExtensions.ListOffersAsync メソッド

定義

指定した場所と発行元の仮想マシン イメージ オファーの一覧を取得します。

public static System.Threading.Tasks.Task<System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.VirtualMachineImageResource>> ListOffersAsync (this Microsoft.Azure.Management.Compute.IVirtualMachineImagesOperations operations, string location, string publisherName, System.Threading.CancellationToken cancellationToken = default);

パラメーター

operations
IVirtualMachineImagesOperations

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

location
String

サポートされている Azure リージョンの名前。

publisherName
String

有効なイメージ発行元。

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象

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