Partager via


BackupEncryptionAtRestType Structure

Définition

Chiffrement au repos type.

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

Constructeurs

BackupEncryptionAtRestType(String)

Initialise une nouvelle instance de BackupEncryptionAtRestType.

Propriétés

CustomerManaged

CustomerManaged.

Invalid

Non valide.

MicrosoftManaged

MicrosoftManaged.

Méthodes

Equals(BackupEncryptionAtRestType)

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

Détermine si deux BackupEncryptionAtRestType valeurs sont identiques.

Implicit(String to BackupEncryptionAtRestType)

Convertit une chaîne en BackupEncryptionAtRestType.

Inequality(BackupEncryptionAtRestType, BackupEncryptionAtRestType)

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

S’applique à