Partager via


TenantsCostManagementViewsCollection.Get(String, CancellationToken) Méthode

Définition

Obtient l’affichage par nom de vue.

  • Chemin de la demande/providers/Microsoft.CostManagement/views/{viewName}
  • Opération IdViews_Get
public virtual Azure.Response<Azure.ResourceManager.CostManagement.TenantsCostManagementViewsResource> Get (string viewName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CostManagement.TenantsCostManagementViewsResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CostManagement.TenantsCostManagementViewsResource>
Public Overridable Function Get (viewName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of TenantsCostManagementViewsResource)

Paramètres

viewName
String

Nom de la vue.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

viewName est une chaîne vide et devait être non vide.

viewName a la valeur null.

S’applique à