Delen via


AssignmentsOperationsExtensions.WhoIsBlueprint Methode

Definitie

SPN-object-id van blauwdrukservice ophalen

public static Microsoft.Azure.Management.Blueprint.Models.WhoIsBlueprintContract WhoIsBlueprint(this Microsoft.Azure.Management.Blueprint.IAssignmentsOperations operations, string resourceScope, string assignmentName);
static member WhoIsBlueprint : Microsoft.Azure.Management.Blueprint.IAssignmentsOperations * string * string -> Microsoft.Azure.Management.Blueprint.Models.WhoIsBlueprintContract
<Extension()>
Public Function WhoIsBlueprint (operations As IAssignmentsOperations, resourceScope As String, assignmentName As String) As 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.

Retouren

Van toepassing op