Compartir a través de


DataBoxEdgeShipmentType Estructura

Definición

The DataBoxEdgeShipmentType.

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

Constructores

DataBoxEdgeShipmentType(String)

Inicializa una nueva instancia de la clase DataBoxEdgeShipmentType.

Propiedades

NotApplicable

NotApplicable.

SelfPickup

SelfPickup.

ShippedToCustomer

ShippedToCustomer.

Métodos

Equals(DataBoxEdgeShipmentType)

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

Determina si dos DataBoxEdgeShipmentType valores son los mismos.

Implicit(String to DataBoxEdgeShipmentType)

Convierte una cadena en un DataBoxEdgeShipmentType.

Inequality(DataBoxEdgeShipmentType, DataBoxEdgeShipmentType)

Determina si dos DataBoxEdgeShipmentType valores no son los mismos.

Se aplica a