SubscriptionNotificationOperation 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.
A SubscriptionNotificationOperation.
public readonly struct SubscriptionNotificationOperation : IEquatable<Azure.ResourceManager.ProviderHub.Models.SubscriptionNotificationOperation>
type SubscriptionNotificationOperation = struct
Public Structure SubscriptionNotificationOperation
Implements IEquatable(Of SubscriptionNotificationOperation)
- Herança
-
SubscriptionNotificationOperation
- Implementações
Construtores
SubscriptionNotificationOperation(String) |
Inicializa uma nova instância de SubscriptionNotificationOperation. |
Propriedades
BillingCancellation |
BillingCancellation. |
DeleteAllResources |
DeleteAllResources. |
NoOp |
Noop. |
NotDefined |
NotDefined. |
SoftDeleteAllResources |
SoftDeleteAllResources. |
UndoSoftDelete |
UndoSoftDelete. |
Métodos
Equals(SubscriptionNotificationOperation) |
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(SubscriptionNotificationOperation, SubscriptionNotificationOperation) |
Determina se dois SubscriptionNotificationOperation valores são os mesmos. |
Implicit(String to SubscriptionNotificationOperation) |
Converte uma cadeia de caracteres em um SubscriptionNotificationOperation. |
Inequality(SubscriptionNotificationOperation, SubscriptionNotificationOperation) |
Determina se dois SubscriptionNotificationOperation valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET