Freigeben über


ApplyUpdateForResourceGroupOperationsExtensions.List Methode

Definition

Abrufen von Konfigurationsdatensätzen innerhalb eines Abonnements und einer Ressourcengruppe

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

Parameter

operations
IApplyUpdateForResourceGroupOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Ressourcengruppenname

Gibt zurück

Gilt für: