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


ManagementGroupBlueprintsExtensions.GetInManagementGroup Метод

Определение

Получение определения схемы.

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

Параметры

operations
IBlueprintsOperations

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

managementGroupName
String

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

blueprintName
String

имя схемы.

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

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