Compartilhar via


OperationalInsightsWorkspaceResource.EnableIntelligencePack Método

Definição

Habilitar um pacote de inteligência para determinado workspace.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/intelligencePacks/{intelligencePackName}/Enable
  • IdIntelligencePacks_Enable de operação
public virtual Azure.Response EnableIntelligencePack (string intelligencePackName, System.Threading.CancellationToken cancellationToken = default);
abstract member EnableIntelligencePack : string * System.Threading.CancellationToken -> Azure.Response
override this.EnableIntelligencePack : string * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function EnableIntelligencePack (intelligencePackName As String, Optional cancellationToken As CancellationToken = Nothing) As Response

Parâmetros

intelligencePackName
String

O nome do pacote de inteligência a ser habilitado.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

intelligencePackName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

intelligencePackName é nulo.

Aplica-se a