Compartilhar via


ListServiceAlertsSortByField Estrutura

Definição

O ListServiceAlertsSortByField.

public readonly struct ListServiceAlertsSortByField : IEquatable<Azure.ResourceManager.AlertsManagement.Models.ListServiceAlertsSortByField>
type ListServiceAlertsSortByField = struct
Public Structure ListServiceAlertsSortByField
Implements IEquatable(Of ListServiceAlertsSortByField)
Herança
ListServiceAlertsSortByField
Implementações

Construtores

ListServiceAlertsSortByField(String)

Inicializa uma nova instância de ListServiceAlertsSortByField.

Propriedades

AlertState

alertState.

LastModifiedOn

lastModifiedDateTime.

MonitorCondition

monitorCondition.

Name

nome.

Severity

Gravidade.

StartOn

startDateTime.

TargetResource

targetResource.

TargetResourceGroup

targetResourceGroup.

TargetResourceName

targetResourceName.

TargetResourceType

targetResourceType.

Métodos

Equals(ListServiceAlertsSortByField)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(ListServiceAlertsSortByField, ListServiceAlertsSortByField)

Determina se dois ListServiceAlertsSortByField valores são os mesmos.

Implicit(String to ListServiceAlertsSortByField)

Converte uma cadeia de caracteres em um ListServiceAlertsSortByField.

Inequality(ListServiceAlertsSortByField, ListServiceAlertsSortByField)

Determina se dois ListServiceAlertsSortByField valores não são os mesmos.

Aplica-se a