DataBoxEdgeRoleType 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 DataBoxEdgeRoleType.
public readonly struct DataBoxEdgeRoleType : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeRoleType>
type DataBoxEdgeRoleType = struct
Public Structure DataBoxEdgeRoleType
Implements IEquatable(Of DataBoxEdgeRoleType)
- Héritage
-
DataBoxEdgeRoleType
- Implémente
Constructeurs
DataBoxEdgeRoleType(String) |
Initialise une nouvelle instance de DataBoxEdgeRoleType. |
Propriétés
Asa |
ASA. |
CloudEdgeManagement |
CloudEdgeManagement. |
Cognitive |
Cognitive. |
Functions |
Fonctions. |
IoT |
IOT. |
Kubernetes |
Kubernetes. |
Mec |
MEC. |
Méthodes
Equals(DataBoxEdgeRoleType) |
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(DataBoxEdgeRoleType, DataBoxEdgeRoleType) |
Détermine si deux DataBoxEdgeRoleType valeurs sont identiques. |
Implicit(String to DataBoxEdgeRoleType) |
Convertit une chaîne en DataBoxEdgeRoleType. |
Inequality(DataBoxEdgeRoleType, DataBoxEdgeRoleType) |
Détermine si deux DataBoxEdgeRoleType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET