Partager via


BlueprintAssignmentCmdletBase.GetBlueprintSpn(String, String) Method

Definition

Get Blueprint SPN object Id for this tenant

protected string GetBlueprintSpn (string scope, string assignmentName);
member this.GetBlueprintSpn : string * string -> string
Protected Function GetBlueprintSpn (scope As String, assignmentName As String) As String

Parameters

scope
String
assignmentName
String

Returns

"spnObjectId"

Applies to