Freigeben über


AssignmentResource.WhoIsBlueprintAsync(CancellationToken) Methode

Definition

Abrufen der Blaupausendienst-SPN-Objekt-Id

  • Anforderungspfad/{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}/whoIsBlueprint
  • Vorgangs-IdAssignments_WhoIsBlueprint
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Blueprint.Models.WhoIsBlueprintContract>> WhoIsBlueprintAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member WhoIsBlueprintAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Blueprint.Models.WhoIsBlueprintContract>>
override this.WhoIsBlueprintAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Blueprint.Models.WhoIsBlueprintContract>>
Public Overridable Function WhoIsBlueprintAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of WhoIsBlueprintContract))

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: