你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IBlueprintClient.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
Public Function GetBlueprintSpnObjectId (scope As String, assignmentName As String) As PSWhoIsBlueprintContract

Parameters

scope
String
assignmentName
String

Returns

Applies to