다음을 통해 공유


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.

맨 위로 이동