Compartilhar via


StorageInsightCollection.Get(String, CancellationToken) Método

Definição

Obtém uma instância de insight de armazenamento.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}
  • Operação IdStorageInsightConfigs_Get
public virtual Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource> Get (string storageInsightName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.OperationalInsights.StorageInsightResource>
Public Overridable Function Get (storageInsightName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of StorageInsightResource)

Parâmetros

storageInsightName
String

Nome do recurso storageInsightsConfigs.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

storageInsightName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

storageInsightName é nulo.

Aplica-se a