Dela via


ManagementGroupBlueprintsExtensions.ListInManagementGroupAsync Metod

Definition

Skapa eller uppdatera skissdefinitionen.

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))

Parametrar

operations
IBlueprintsOperations

Åtgärdsgruppen för den här tilläggsmetoden.

managementGroupName
String

azure managementGroup-namn, som vi sparar skissen till.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Gäller för