Compartir a través de


DataBoxEdgeDeviceType Estructura

Definición

Tipo del dispositivo Data Box Edge/Gateway.

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

Constructores

DataBoxEdgeDeviceType(String)

Inicializa una nueva instancia de la clase DataBoxEdgeDeviceType.

Propiedades

DataBoxEdgeDevice

DataBoxEdgeDevice.

Métodos

Equals(DataBoxEdgeDeviceType)

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

Determina si dos DataBoxEdgeDeviceType valores son iguales.

Implicit(String to DataBoxEdgeDeviceType)

Convierte una cadena en un DataBoxEdgeDeviceType.

Inequality(DataBoxEdgeDeviceType, DataBoxEdgeDeviceType)

Determina si dos DataBoxEdgeDeviceType valores no son los mismos.

Se aplica a