Partager via


ViewResourceFormatResource.GetAsync(String, CancellationToken) Méthode

Définition

Obtient une vue dans le hub.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/views/{viewName}
  • Opération IdViews_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.ViewResourceFormatResource>> GetAsync (string userId, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.ViewResourceFormatResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.ViewResourceFormatResource>>
Public Overridable Function GetAsync (userId As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of ViewResourceFormatResource))

Paramètres

userId
String

Identificateur utilisateur. Utilisez * pour récupérer la vue au niveau du hub.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

userId a la valeur null.

S’applique à