Partager via


BlueprintClient.GetBlueprintSpnObjectId(String, String) Method

Definition

public Microsoft.Azure.Commands.Blueprint.Models.PSWhoIsBlueprintContract GetBlueprintSpnObjectId (string scope, string assignmentName);
abstract member GetBlueprintSpnObjectId : string * string -> Microsoft.Azure.Commands.Blueprint.Models.PSWhoIsBlueprintContract
override this.GetBlueprintSpnObjectId : string * string -> Microsoft.Azure.Commands.Blueprint.Models.PSWhoIsBlueprintContract
Public Function GetBlueprintSpnObjectId (scope As String, assignmentName As String) As PSWhoIsBlueprintContract

Parameters

scope
String
assignmentName
String

Returns

Implements

Applies to