Aracılığıyla paylaş


AssignmentsOperationsExtensions.WhoIsBlueprintAsync Yöntem

Tanım

Blueprints hizmeti SPN objectId değerini alma

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Blueprint.Models.WhoIsBlueprintContract> WhoIsBlueprintAsync (this Microsoft.Azure.Management.Blueprint.IAssignmentsOperations operations, string resourceScope, string assignmentName, System.Threading.CancellationToken cancellationToken = default);
static member WhoIsBlueprintAsync : Microsoft.Azure.Management.Blueprint.IAssignmentsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Blueprint.Models.WhoIsBlueprintContract>
<Extension()>
Public Function WhoIsBlueprintAsync (operations As IAssignmentsOperations, resourceScope As String, assignmentName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of WhoIsBlueprintContract)

Parametreler

operations
IAssignmentsOperations

Bu uzantı yöntemi için işlem grubu.

resourceScope
String

Kaynağın kapsamı. Geçerli kapsamlar şunlardır: yönetim grubu (biçim: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), abonelik (biçim: '/subscriptions/{subscriptionId}').

assignmentName
String

Şema atamasının adı.

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır