次の方法で共有


AssignmentResource.WhoIsBlueprintAsync(CancellationToken) メソッド

定義

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

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

パラメーター

cancellationToken
CancellationToken

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

戻り値

適用対象