BackupSupportedFeatureType 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.
le type de fonctionnalité de prise en charge des sauvegardes.
public readonly struct BackupSupportedFeatureType : IEquatable<Azure.ResourceManager.DataProtectionBackup.Models.BackupSupportedFeatureType>
type BackupSupportedFeatureType = struct
Public Structure BackupSupportedFeatureType
Implements IEquatable(Of BackupSupportedFeatureType)
- Héritage
-
BackupSupportedFeatureType
- Implémente
Constructeurs
BackupSupportedFeatureType(String) |
Initialise une nouvelle instance de BackupSupportedFeatureType. |
Propriétés
DataSourceType |
DataSourceType. |
Invalid |
Non valide. |
Méthodes
Equals(BackupSupportedFeatureType) |
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(BackupSupportedFeatureType, BackupSupportedFeatureType) |
Détermine si deux BackupSupportedFeatureType valeurs sont identiques. |
Implicit(String to BackupSupportedFeatureType) |
Convertit une chaîne en BackupSupportedFeatureType. |
Inequality(BackupSupportedFeatureType, BackupSupportedFeatureType) |
Détermine si deux BackupSupportedFeatureType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET