PreRestoreRequest Class

Definition

Pre Restore request object.

public class PreRestoreRequest
type PreRestoreRequest = class
Public Class PreRestoreRequest
Inheritance
PreRestoreRequest

Constructors

PreRestoreRequest()

Initializes a new instance of the PreRestoreRequest class.

PreRestoreRequest(String, String, String, String, String, String, String, IList<RestoreFileSpec>, Nullable<Int32>)

Initializes a new instance of the PreRestoreRequest class.

Properties

AzureFileShareUri

Gets or sets pre Restore Azure file share uri.

BackupMetadataPropertyBag

Gets or sets pre Restore backup metadata property bag.

Partition

Gets or sets pre Restore partition.

PauseWaitForSyncDrainTimePeriodInSeconds

Gets or sets pre Restore pause wait for sync drain time period in seconds.

ReplicaGroup

Gets or sets pre Restore replica group.

RequestId

Gets or sets pre Restore request id.

RestoreFileSpec

Gets or sets pre Restore restore file spec array.

SourceAzureFileShareUri

Gets or sets pre Restore Azure source azure file share uri.

Status

Gets or sets pre Restore Azure status.

Applies to