Поделиться через


BlueprintsOperationsExtensions.List(IBlueprintsOperations, String) Метод

Определение

Вывод списка определений схем.

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)

Параметры

operations
IBlueprintsOperations

Группа операций для этого метода расширения.

resourceScope
String

Область видимости ресурса. Допустимые области: группа управления (формат:/providers/Microsoft.Management/managementGroups/{managementGroup}), подписка (формат:/subscriptions/{subscriptionId}).

Возвращаемое значение

Применяется к