Partager via


DataProductControlState Structure

Définition

État du type de données.

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

Constructeurs

DataProductControlState(String)

Initialise une nouvelle instance de DataProductControlState.

Propriétés

Disabled

Champ pour désactiver un paramètre.

Enabled

Champ pour activer un paramètre.

Méthodes

Equals(DataProductControlState)

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(DataProductControlState, DataProductControlState)

Détermine si deux DataProductControlState valeurs sont identiques.

Implicit(String to DataProductControlState)

Convertit une chaîne en DataProductControlState.

Inequality(DataProductControlState, DataProductControlState)

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

S’applique à