Partager via


DataBoxEdgeShipmentType Structure

Définition

The DataBoxEdgeShipmentType.

public readonly struct DataBoxEdgeShipmentType : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeShipmentType>
type DataBoxEdgeShipmentType = struct
Public Structure DataBoxEdgeShipmentType
Implements IEquatable(Of DataBoxEdgeShipmentType)
Héritage
DataBoxEdgeShipmentType
Implémente

Constructeurs

DataBoxEdgeShipmentType(String)

Initialise une nouvelle instance de DataBoxEdgeShipmentType.

Propriétés

NotApplicable

Nonapplicable.

SelfPickup

SelfPickup.

ShippedToCustomer

ShippedToCustomer.

Méthodes

Equals(DataBoxEdgeShipmentType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(DataBoxEdgeShipmentType, DataBoxEdgeShipmentType)

Détermine si deux DataBoxEdgeShipmentType valeurs sont identiques.

Implicit(String to DataBoxEdgeShipmentType)

Convertit une chaîne en DataBoxEdgeShipmentType.

Inequality(DataBoxEdgeShipmentType, DataBoxEdgeShipmentType)

Détermine si deux DataBoxEdgeShipmentType valeurs ne sont pas identiques.

S’applique à