Partilhar via


ClusterNotificationCategory Estrutura

Definição

A categoria de notificação.

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

Construtores

ClusterNotificationCategory(String)

Inicializa uma nova instância de ClusterNotificationCategory.

Propriedades

WaveProgress

A notificação será sobre o progresso da onda.

Métodos

Equals(ClusterNotificationCategory)

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(ClusterNotificationCategory, ClusterNotificationCategory)

Determina se dois ClusterNotificationCategory valores são os mesmos.

Implicit(String to ClusterNotificationCategory)

Converte uma cadeia de caracteres em um ClusterNotificationCategory.

Inequality(ClusterNotificationCategory, ClusterNotificationCategory)

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

Aplica-se a