Partager via


OperationalInsightsWorkspaceResource.GetStorageInsightAsync Méthode

Définition

Obtient une instance d’insights de stockage.

  • Chemin/abonnements de la demande/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}
  • IdStorageInsightConfigs_Get d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource>> GetStorageInsightAsync (string storageInsightName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetStorageInsightAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource>>
override this.GetStorageInsightAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource>>
Public Overridable Function GetStorageInsightAsync (storageInsightName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of StorageInsightResource))

Paramètres

storageInsightName
String

Nom de la ressource storageInsightsConfigs.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

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

storageInsightName a la valeur null.

S’applique à