Compartilhar via


SubscriptionNotificationOperation Estrutura

Definição

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