次の方法で共有


ApplyUpdatesOperationsExtensions.ListAsync メソッド

定義

サブスクリプション内の構成レコードを取得する

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Maintenance.Models.ApplyUpdate>> ListAsync(this Microsoft.Azure.Management.Maintenance.IApplyUpdatesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Maintenance.IApplyUpdatesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.Maintenance.Models.ApplyUpdate>>
<Extension()>
Public Function ListAsync (operations As IApplyUpdatesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of ApplyUpdate))

パラメーター

operations
IApplyUpdatesOperations

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

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象