Partager via


StorageSyncFeatureStatus Structure

Définition

Type de l’état de la fonctionnalité.

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

Constructeurs

StorageSyncFeatureStatus(String)

Initialise une nouvelle instance de StorageSyncFeatureStatus.

Propriétés

Off

off.

On

Activé.

Méthodes

Equals(StorageSyncFeatureStatus)

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

Détermine si deux StorageSyncFeatureStatus valeurs sont identiques.

Implicit(String to StorageSyncFeatureStatus)

Convertit une chaîne en StorageSyncFeatureStatus.

Inequality(StorageSyncFeatureStatus, StorageSyncFeatureStatus)

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

S’applique à