Partager via


Membres SubscriptionBackupInformation

Represents information required to initialize a subscription from a backup.

Le type SubscriptionBackupInformation expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique SubscriptionBackupInformation Creates a new instance of the SubscriptionBackupInformation class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique BackupDeviceName Gets or sets the name of the backup device used to initialize the subscription.
Propriété publique BackupDeviceType Gets or sets the type of backup device used to initialize the subscription.
Propriété publique FileNumberHint Gets or sets the file number hint on the backup device.
Propriété publique MediaPassword Gets or sets the password required to access the media set on the backup device.
Propriété publique Password Gets or sets the password required to access the backup device.
Propriété publique SecureMediaPassword Gets or sets the password (as a SecureString object) required to access the media set on the backup device.
Propriété publique SecurePassword Gets or sets the password (as a SecureString object) required to access the backup device.
Propriété publique Unload Gets or sets whether to unload the backup media set after the subscription has been initialized.

Haut de la page