DataBoxEdgeShipmentType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET