Partager via


DataBoxEdgeRoleType Structure

Définition

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 à