Freigeben über


BackupRehydrationContent(String, TimeSpan) Konstruktor

Definition

Initialisiert eine neue instance von BackupRehydrationContent.

public BackupRehydrationContent (string recoveryPointId, TimeSpan rehydrationRetentionDuration);
new Azure.ResourceManager.DataProtectionBackup.Models.BackupRehydrationContent : string * TimeSpan -> Azure.ResourceManager.DataProtectionBackup.Models.BackupRehydrationContent
Public Sub New (recoveryPointId As String, rehydrationRetentionDuration As TimeSpan)

Parameter

recoveryPointId
String

ID des wiederherzustellenden Wiederherstellungspunkts.

rehydrationRetentionDuration
TimeSpan

Aufbewahrungsdauer im ISO 8601-Format, d. h. P10D .

Ausnahmen

recoveryPointId ist NULL.

Gilt für: