Freigeben über


ManagementGroupBlueprintsExtensions.GetInManagementGroup Methode

Definition

Rufen Sie eine Blaupausendefinition ab.

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

Parameter

operations
IBlueprintsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

managementGroupName
String

Azure ManagementGroup-Name, in dem die Blaupause gespeichert wird.

blueprintName
String

Name der Blaupause.

Gibt zurück

Gilt für: