ApplyUpdatesOperationsExtensions.List(IApplyUpdatesOperations) Method

Definition

Get Configuration records within a subscription

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Maintenance.Models.ApplyUpdate> List (this Microsoft.Azure.Management.Maintenance.IApplyUpdatesOperations operations);
static member List : Microsoft.Azure.Management.Maintenance.IApplyUpdatesOperations -> seq<Microsoft.Azure.Management.Maintenance.Models.ApplyUpdate>
<Extension()>
Public Function List (operations As IApplyUpdatesOperations) As IEnumerable(Of ApplyUpdate)

Parameters

operations
IApplyUpdatesOperations

The operations group for this extension method.

Returns

Applies to