Delen via


AssignmentsOperationsExtensions.WhoIsBlueprintAsync Methode

Definitie

SPN-object-id van blueprints-service ophalen

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Blueprint.Models.WhoIsBlueprintContract> WhoIsBlueprintAsync(this Microsoft.Azure.Management.Blueprint.IAssignmentsOperations operations, string resourceScope, string assignmentName, System.Threading.CancellationToken cancellationToken = default);
static member WhoIsBlueprintAsync : Microsoft.Azure.Management.Blueprint.IAssignmentsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Blueprint.Models.WhoIsBlueprintContract>
<Extension()>
Public Function WhoIsBlueprintAsync (operations As IAssignmentsOperations, resourceScope As String, assignmentName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of WhoIsBlueprintContract)

Parameters

operations
IAssignmentsOperations

De bewerkingsgroep voor deze extensiemethode.

resourceScope
String

Het bereik van de resource. Geldige bereiken zijn: beheergroep (indeling: /providers/Microsoft.Management/managementGroups/{managementGroup}), abonnement (indeling: '/subscriptions/{subscriptionId}').

assignmentName
String

Naam van de blauwdruktoewijzing.

cancellationToken
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op