Partilhar via


DataBoxEdgeDeviceType Estrutura

Definição

O tipo do 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)
Herança
DataBoxEdgeDeviceType
Implementações

Construtores

DataBoxEdgeDeviceType(String)

Inicializa uma nova instância de DataBoxEdgeDeviceType.

Propriedades

DataBoxEdgeDevice

DataBoxEdgeDevice.

Métodos

Equals(DataBoxEdgeDeviceType)

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

Determina se dois DataBoxEdgeDeviceType valores são os mesmos.

Implicit(String to DataBoxEdgeDeviceType)

Converte uma cadeia de caracteres em um DataBoxEdgeDeviceType.

Inequality(DataBoxEdgeDeviceType, DataBoxEdgeDeviceType)

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

Aplica-se a