Поделиться через


Элементы SubscriptionBackupInformation

Represents information required to initialize a subscription from a backup.

Тип SubscriptionBackupInformation предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод SubscriptionBackupInformation Creates a new instance of the SubscriptionBackupInformation class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство BackupDeviceName Gets or sets the name of the backup device used to initialize the subscription.
Открытое свойство BackupDeviceType Gets or sets the type of backup device used to initialize the subscription.
Открытое свойство FileNumberHint Gets or sets the file number hint on the backup device.
Открытое свойство MediaPassword Gets or sets the password required to access the media set on the backup device.
Открытое свойство Password Gets or sets the password required to access the backup device.
Открытое свойство SecureMediaPassword Gets or sets the password (as a SecureString object) required to access the media set on the backup device.
Открытое свойство SecurePassword Gets or sets the password (as a SecureString object) required to access the backup device.
Открытое свойство Unload Gets or sets whether to unload the backup media set after the subscription has been initialized.

В начало