Compartir a través de


DataBoxEdgeSubscriptionState Estructura

Definición

The DataBoxEdgeSubscriptionState.

public readonly struct DataBoxEdgeSubscriptionState : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeSubscriptionState>
type DataBoxEdgeSubscriptionState = struct
Public Structure DataBoxEdgeSubscriptionState
Implements IEquatable(Of DataBoxEdgeSubscriptionState)
Herencia
DataBoxEdgeSubscriptionState
Implementaciones

Constructores

DataBoxEdgeSubscriptionState(String)

Inicializa una nueva instancia de la clase DataBoxEdgeSubscriptionState.

Propiedades

Deleted

Eliminado.

Registered

Registrado.

Suspended

Suspendido.

Unregistered

No registrado.

Warned

Advirtió.

Métodos

Equals(DataBoxEdgeSubscriptionState)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(DataBoxEdgeSubscriptionState, DataBoxEdgeSubscriptionState)

Determina si dos DataBoxEdgeSubscriptionState valores son iguales.

Implicit(String to DataBoxEdgeSubscriptionState)

Convierte una cadena en un DataBoxEdgeSubscriptionState.

Inequality(DataBoxEdgeSubscriptionState, DataBoxEdgeSubscriptionState)

Determina si dos DataBoxEdgeSubscriptionState valores no son los mismos.

Se aplica a