Partager via


StorageInsightConfigsOperationsExtensions.GetAsync Méthode

Définition

Obtient une instance d’insights de stockage.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.OperationalInsights.Models.StorageInsight> GetAsync (this Microsoft.Azure.Management.OperationalInsights.IStorageInsightConfigsOperations operations, string resourceGroupName, string workspaceName, string storageInsightName, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.OperationalInsights.IStorageInsightConfigsOperations * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.OperationalInsights.Models.StorageInsight>
<Extension()>
Public Function GetAsync (operations As IStorageInsightConfigsOperations, resourceGroupName As String, workspaceName As String, storageInsightName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of StorageInsight)

Paramètres

operations
IStorageInsightConfigsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

workspaceName
String

Nom de l’espace de travail.

storageInsightName
String

Nom de la ressource storageInsightsConfigs

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à