SqlBackupStorageRedundancy 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.
Type de redondance de stockage de la sauvegarde copiée.
public readonly struct SqlBackupStorageRedundancy : IEquatable<Azure.ResourceManager.Sql.Models.SqlBackupStorageRedundancy>
type SqlBackupStorageRedundancy = struct
Public Structure SqlBackupStorageRedundancy
Implements IEquatable(Of SqlBackupStorageRedundancy)
- Héritage
-
SqlBackupStorageRedundancy
- Implémente
Constructeurs
SqlBackupStorageRedundancy(String) |
Initialise une nouvelle instance de SqlBackupStorageRedundancy. |
Propriétés
Geo |
Géo. |
GeoZone |
GeoZone. |
Local |
Local. |
Zone |
Zone. |
Méthodes
Equals(SqlBackupStorageRedundancy) |
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(SqlBackupStorageRedundancy, SqlBackupStorageRedundancy) |
Détermine si deux SqlBackupStorageRedundancy valeurs sont identiques. |
Implicit(String to SqlBackupStorageRedundancy) |
Convertit une chaîne en SqlBackupStorageRedundancy. |
Inequality(SqlBackupStorageRedundancy, SqlBackupStorageRedundancy) |
Détermine si deux SqlBackupStorageRedundancy valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET