DataBoxEdgeSkuVersion 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.
Disponibilité de la référence SKU en préversion/stable.
public readonly struct DataBoxEdgeSkuVersion : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeSkuVersion>
type DataBoxEdgeSkuVersion = struct
Public Structure DataBoxEdgeSkuVersion
Implements IEquatable(Of DataBoxEdgeSkuVersion)
- Héritage
-
DataBoxEdgeSkuVersion
- Implémente
Constructeurs
DataBoxEdgeSkuVersion(String) |
Initialise une nouvelle instance de DataBoxEdgeSkuVersion. |
Propriétés
Preview |
Préversion. |
Stable |
Stable. |
Méthodes
Equals(DataBoxEdgeSkuVersion) |
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(DataBoxEdgeSkuVersion, DataBoxEdgeSkuVersion) |
Détermine si deux DataBoxEdgeSkuVersion valeurs sont identiques. |
Implicit(String to DataBoxEdgeSkuVersion) |
Convertit une chaîne en DataBoxEdgeSkuVersion. |
Inequality(DataBoxEdgeSkuVersion, DataBoxEdgeSkuVersion) |
Détermine si deux DataBoxEdgeSkuVersion valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET