Dela via


ManagementGroupBlueprintsExtensions.DeleteInManagementGroup Metod

Definition

Ta bort en skissdefinition.

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

Parametrar

operations
IBlueprintsOperations

Åtgärdsgruppen för den här tilläggsmetoden.

managementGroupName
String

azure managementGroup name, som vi sparar skissen till.

blueprintName
String

skissens namn.

Returer

Gäller för