Udostępnij za pośrednictwem


AssignmentsOperationsExtensions.WhoIsBlueprintAsync Metoda

Definicja

Get Blueprints service SPN objectId (Pobierz identyfikator obiektu SPN usługi Blueprints)

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)

Parametry

operations
IAssignmentsOperations

Grupa operacji dla tej metody rozszerzenia.

resourceScope
String

Zakres zasobu. Prawidłowe zakresy to: grupa zarządzania (format: "/providers/Microsoft.Management/managementGroups/{managementGroup}"), subskrypcja (format: "/subscriptions/{subscriptionId}").

assignmentName
String

Nazwa przypisania strategii.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Dotyczy