Partilhar via


NotificationDeliveryType Estrutura

Definição

O tipo de notificação.

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

Construtores

NotificationDeliveryType(String)

Inicializa uma nova instância de NotificationDeliveryType.

Propriedades

Email

Email.

Métodos

Equals(NotificationDeliveryType)

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

Determina se dois NotificationDeliveryType valores são os mesmos.

Implicit(String to NotificationDeliveryType)

Converte uma cadeia de caracteres em um NotificationDeliveryType.

Inequality(NotificationDeliveryType, NotificationDeliveryType)

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

Aplica-se a