Dela via


ManagementGroupBlueprintsExtensions.GetInManagementGroupAsync Metod

Definition

Hämta en skissdefinition.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel> GetInManagementGroupAsync (this Microsoft.Azure.Management.Blueprint.IBlueprintsOperations operations, string managementGroupName, string blueprintName, System.Threading.CancellationToken cancellationToken = default);
static member GetInManagementGroupAsync : Microsoft.Azure.Management.Blueprint.IBlueprintsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Blueprint.Models.BlueprintModel>
<Extension()>
Public Function GetInManagementGroupAsync (operations As IBlueprintsOperations, managementGroupName As String, blueprintName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of 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.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Gäller för