Freigeben über


ManagementGroupBlueprintsExtensions.ListInManagementGroupAsync Methode

Definition

Erstellen oder Aktualisieren der Blaupausendefinition

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel>> ListInManagementGroupAsync(this Microsoft.Azure.Management.Blueprint.IBlueprintsOperations operations, string managementGroupName, System.Threading.CancellationToken cancellationToken = default);
static member ListInManagementGroupAsync : Microsoft.Azure.Management.Blueprint.IBlueprintsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel>>
<Extension()>
Public Function ListInManagementGroupAsync (operations As IBlueprintsOperations, managementGroupName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of BlueprintModel))

Parameter

operations
IBlueprintsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

managementGroupName
String

Azure ManagementGroup-Name, in dem die Blaupause gespeichert wird.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: