Udostępnij za pośrednictwem


BlueprintsOperationsExtensions.List(IBlueprintsOperations, String) Metoda

Definicja

Wyświetlanie listy definicji strategii.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel> List (this Microsoft.Azure.Management.Blueprint.IBlueprintsOperations operations, string resourceScope);
static member List : Microsoft.Azure.Management.Blueprint.IBlueprintsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel>
<Extension()>
Public Function List (operations As IBlueprintsOperations, resourceScope As String) As IPage(Of BlueprintModel)

Parametry

operations
IBlueprintsOperations

Grupa operacji dla tej metody rozszerzenia.

resourceScope
String

Zakres zasobu. Prawidłowe zakresy to: grupa zarządzania (format: "/providers/Microsoft.Management/managementGroups/{managementGroup}"), subskrypcja (format: "/subscriptions/{subscriptionId}").

Zwraca

Dotyczy