OperationalInsightsWorkspaceResource.GetStorageInsight Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un instance d’insights de stockage.
- Chemin de la demande/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}
- IdStorageInsightConfigs_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource> GetStorageInsight (string storageInsightName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetStorageInsight : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource>
override this.GetStorageInsight : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource>
Public Overridable Function GetStorageInsight (storageInsightName As String, Optional cancellationToken As CancellationToken = Nothing) As 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 devait être non vide.
storageInsightName
a la valeur null.