次の方法で共有


AssignmentResource.WhoIsBlueprint(CancellationToken) メソッド

定義

Blueprints サービス SPN objectId を取得する

  • 要求パス/{resourceScope}/providers/Microsoft.Blueprint/blueprintAssignments/{assignmentName}/whoIsBlueprint
  • 操作IdAssignments_WhoIsBlueprint
public virtual Azure.Response<Azure.ResourceManager.Blueprint.Models.WhoIsBlueprintContract> WhoIsBlueprint (System.Threading.CancellationToken cancellationToken = default);
abstract member WhoIsBlueprint : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Blueprint.Models.WhoIsBlueprintContract>
override this.WhoIsBlueprint : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Blueprint.Models.WhoIsBlueprintContract>
Public Overridable Function WhoIsBlueprint (Optional cancellationToken As CancellationToken = Nothing) As Response(Of WhoIsBlueprintContract)

パラメーター

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

適用対象