Partager via


RoleAssignmentResourceFormatCollection.Get(String, CancellationToken) Méthode

Définition

Obtient l’attribution de rôle dans le hub.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/roleAssignments/{assignmentName}
  • IdRoleAssignments_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.CustomerInsights.RoleAssignmentResourceFormatResource> Get (string assignmentName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.RoleAssignmentResourceFormatResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.RoleAssignmentResourceFormatResource>
Public Overridable Function Get (assignmentName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of RoleAssignmentResourceFormatResource)

Paramètres

assignmentName
String

Nom de l’attribution de rôle.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

assignmentName est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.

assignmentName a la valeur null.

S’applique à