Condividi tramite


Membri SubscriptionBackupInformation

Represents information required to initialize a subscription from a backup.

Il tipo SubscriptionBackupInformation espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico SubscriptionBackupInformation Creates a new instance of the SubscriptionBackupInformation class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica BackupDeviceName Gets or sets the name of the backup device used to initialize the subscription.
Proprietà pubblica BackupDeviceType Gets or sets the type of backup device used to initialize the subscription.
Proprietà pubblica FileNumberHint Gets or sets the file number hint on the backup device.
Proprietà pubblica MediaPassword Gets or sets the password required to access the media set on the backup device.
Proprietà pubblica Password Gets or sets the password required to access the backup device.
Proprietà pubblica SecureMediaPassword Gets or sets the password (as a SecureString object) required to access the media set on the backup device.
Proprietà pubblica SecurePassword Gets or sets the password (as a SecureString object) required to access the backup device.
Proprietà pubblica Unload Gets or sets whether to unload the backup media set after the subscription has been initialized.

In alto