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


ManagementGroupBlueprintsExtensions.ListInManagementGroup Метод

Определение

Создание или обновление определения схемы.

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

Параметры

operations
IBlueprintsOperations

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

managementGroupName
String

azure managementGroup name, в котором сохраняется схема.

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

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