Compartilhar via


DataBoxEdgeSubscriptionState Estrutura

Definição

O DataBoxEdgeSubscriptionState.

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

Construtores

DataBoxEdgeSubscriptionState(String)

Inicializa uma nova instância de DataBoxEdgeSubscriptionState.

Propriedades

Deleted

Excluído.

Registered

Registrado.

Suspended

Suspenso.

Unregistered

Unregistered.

Warned

Avisado.

Métodos

Equals(DataBoxEdgeSubscriptionState)

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

Determina se dois DataBoxEdgeSubscriptionState valores são os mesmos.

Implicit(String to DataBoxEdgeSubscriptionState)

Converte uma cadeia de caracteres em um DataBoxEdgeSubscriptionState.

Inequality(DataBoxEdgeSubscriptionState, DataBoxEdgeSubscriptionState)

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

Aplica-se a