NotificationDeliveryType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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. |
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
Azure SDK for .NET