Compartilhar via


SmartGroupCollection.GetAll Método

Definição

Sobrecargas

GetAll(SmartGroupCollectionGetAllOptions, CancellationToken)

Liste todos os Grupos Inteligentes em uma assinatura especificada.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.AlertsManagement/smartGroups
  • Operação IdSmartGroups_GetAll
GetAll(String, String, String, Nullable<MonitorServiceSourceForAlert>, Nullable<MonitorCondition>, Nullable<ServiceAlertSeverity>, Nullable<ServiceAlertState>, Nullable<TimeRangeFilter>, Nullable<Int64>, Nullable<SmartGroupsSortByField>, Nullable<AlertsManagementQuerySortOrder>, CancellationToken)

Liste todos os Grupos Inteligentes em uma assinatura especificada.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.AlertsManagement/smartGroups
  • Operação IdSmartGroups_GetAll

GetAll(SmartGroupCollectionGetAllOptions, CancellationToken)

Liste todos os Grupos Inteligentes em uma assinatura especificada.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.AlertsManagement/smartGroups
  • Operação IdSmartGroups_GetAll
public virtual Azure.Pageable<Azure.ResourceManager.AlertsManagement.SmartGroupResource> GetAll (Azure.ResourceManager.AlertsManagement.Models.SmartGroupCollectionGetAllOptions options, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : Azure.ResourceManager.AlertsManagement.Models.SmartGroupCollectionGetAllOptions * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AlertsManagement.SmartGroupResource>
override this.GetAll : Azure.ResourceManager.AlertsManagement.Models.SmartGroupCollectionGetAllOptions * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AlertsManagement.SmartGroupResource>
Public Overridable Function GetAll (options As SmartGroupCollectionGetAllOptions, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of SmartGroupResource)

Parâmetros

options
SmartGroupCollectionGetAllOptions

Um recipiente de propriedades que contém todos os parâmetros desse método, exceto o qualificador LRO e o parâmetro de contexto de solicitação.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Uma coleção de SmartGroupResource que pode levar várias solicitações de serviço para iterar.

Aplica-se a

GetAll(String, String, String, Nullable<MonitorServiceSourceForAlert>, Nullable<MonitorCondition>, Nullable<ServiceAlertSeverity>, Nullable<ServiceAlertState>, Nullable<TimeRangeFilter>, Nullable<Int64>, Nullable<SmartGroupsSortByField>, Nullable<AlertsManagementQuerySortOrder>, CancellationToken)

Liste todos os Grupos Inteligentes em uma assinatura especificada.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.AlertsManagement/smartGroups
  • Operação IdSmartGroups_GetAll
public virtual Azure.Pageable<Azure.ResourceManager.AlertsManagement.SmartGroupResource> GetAll (string targetResource = default, string targetResourceGroup = default, string targetResourceType = default, Azure.ResourceManager.AlertsManagement.Models.MonitorServiceSourceForAlert? monitorService = default, Azure.ResourceManager.AlertsManagement.Models.MonitorCondition? monitorCondition = default, Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSeverity? severity = default, Azure.ResourceManager.AlertsManagement.Models.ServiceAlertState? smartGroupState = default, Azure.ResourceManager.AlertsManagement.Models.TimeRangeFilter? timeRange = default, long? pageCount = default, Azure.ResourceManager.AlertsManagement.Models.SmartGroupsSortByField? sortBy = default, Azure.ResourceManager.AlertsManagement.Models.AlertsManagementQuerySortOrder? sortOrder = default, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : string * string * string * Nullable<Azure.ResourceManager.AlertsManagement.Models.MonitorServiceSourceForAlert> * Nullable<Azure.ResourceManager.AlertsManagement.Models.MonitorCondition> * Nullable<Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSeverity> * Nullable<Azure.ResourceManager.AlertsManagement.Models.ServiceAlertState> * Nullable<Azure.ResourceManager.AlertsManagement.Models.TimeRangeFilter> * Nullable<int64> * Nullable<Azure.ResourceManager.AlertsManagement.Models.SmartGroupsSortByField> * Nullable<Azure.ResourceManager.AlertsManagement.Models.AlertsManagementQuerySortOrder> * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AlertsManagement.SmartGroupResource>
override this.GetAll : string * string * string * Nullable<Azure.ResourceManager.AlertsManagement.Models.MonitorServiceSourceForAlert> * Nullable<Azure.ResourceManager.AlertsManagement.Models.MonitorCondition> * Nullable<Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSeverity> * Nullable<Azure.ResourceManager.AlertsManagement.Models.ServiceAlertState> * Nullable<Azure.ResourceManager.AlertsManagement.Models.TimeRangeFilter> * Nullable<int64> * Nullable<Azure.ResourceManager.AlertsManagement.Models.SmartGroupsSortByField> * Nullable<Azure.ResourceManager.AlertsManagement.Models.AlertsManagementQuerySortOrder> * System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.AlertsManagement.SmartGroupResource>
Public Overridable Function GetAll (Optional targetResource As String = Nothing, Optional targetResourceGroup As String = Nothing, Optional targetResourceType As String = Nothing, Optional monitorService As Nullable(Of MonitorServiceSourceForAlert) = Nothing, Optional monitorCondition As Nullable(Of MonitorCondition) = Nothing, Optional severity As Nullable(Of ServiceAlertSeverity) = Nothing, Optional smartGroupState As Nullable(Of ServiceAlertState) = Nothing, Optional timeRange As Nullable(Of TimeRangeFilter) = Nothing, Optional pageCount As Nullable(Of Long) = Nothing, Optional sortBy As Nullable(Of SmartGroupsSortByField) = Nothing, Optional sortOrder As Nullable(Of AlertsManagementQuerySortOrder) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of SmartGroupResource)

Parâmetros

targetResource
String

Filtrar por recurso de destino( que é a ID completa do ARM) O valor padrão é selecionar todos.

targetResourceGroup
String

Filtrar pelo nome do grupo de recursos de destino. O valor padrão é selecionar todos.

targetResourceType
String

Filtrar por tipo de recurso de destino. O valor padrão é selecionar todos.

monitorService
Nullable<MonitorServiceSourceForAlert>

Filtrar pelo serviço monitor que gera a instância de alerta. O valor padrão é selecionar todos.

monitorCondition
Nullable<MonitorCondition>

Filtre por condição de monitor, que é "Acionado" ou "Resolvido". O valor padrão é selecionar todos.

severity
Nullable<ServiceAlertSeverity>

Filtrar por gravidade. O valor padrão é selecionar todos.

smartGroupState
Nullable<ServiceAlertState>

Filtre por estado do grupo inteligente. O valor padrão é selecionar todos.

timeRange
Nullable<TimeRangeFilter>

Filtre por intervalo de tempo pelos valores listados abaixo. O valor padrão é 1 dia.

pageCount
Nullable<Int64>

Determina o número de alertas retornados por página em resposta. O valor permitido está entre 1 e 250. Quando o filtro "includeContent" é selecionado, o valor máximo permitido é 25. O valor padrão é 25.

sortBy
Nullable<SmartGroupsSortByField>

Classifique os resultados da consulta por campo de entrada. O valor padrão é classificar por 'lastModifiedDateTime'.

sortOrder
Nullable<AlertsManagementQuerySortOrder>

Classifique a ordem de resultados da consulta em ordem crescente ou decrescente. O valor padrão é 'desc' para campos de tempo e 'asc' para outras pessoas.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Uma coleção de SmartGroupResource que pode levar várias solicitações de serviço para iterar.

Aplica-se a