MySqlFlexibleServerBackupFormat 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.
Format de sauvegarde pour la sauvegarde actuelle. (CollatedFormat est INTERNAL – DO NOT USE).
public readonly struct MySqlFlexibleServerBackupFormat : IEquatable<Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServerBackupFormat>
type MySqlFlexibleServerBackupFormat = struct
Public Structure MySqlFlexibleServerBackupFormat
Implements IEquatable(Of MySqlFlexibleServerBackupFormat)
- Héritage
-
MySqlFlexibleServerBackupFormat
- Implémente
Constructeurs
MySqlFlexibleServerBackupFormat(String) |
Initialise une nouvelle instance de MySqlFlexibleServerBackupFormat. |
Propriétés
CollatedFormat |
CollatedFormat. |
Raw |
Cru. |
Méthodes
Equals(MySqlFlexibleServerBackupFormat) |
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(MySqlFlexibleServerBackupFormat, MySqlFlexibleServerBackupFormat) |
Détermine si deux MySqlFlexibleServerBackupFormat valeurs sont identiques. |
Implicit(String to MySqlFlexibleServerBackupFormat) |
Convertit une chaîne en MySqlFlexibleServerBackupFormat. |
Inequality(MySqlFlexibleServerBackupFormat, MySqlFlexibleServerBackupFormat) |
Détermine si deux MySqlFlexibleServerBackupFormat valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET