Udostępnij za pośrednictwem


ManagementGroupBlueprintsExtensions.ListInManagementGroupAsync Metoda

Definicja

Tworzenie lub aktualizowanie definicji strategii.

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

Parametry

operations
IBlueprintsOperations

Grupa operacji dla tej metody rozszerzenia.

managementGroupName
String

nazwa grupy zarządzania platformy Azure, do której zapisujemy strategię.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Dotyczy