PSRestoreParameters Class

Definition

public class PSRestoreParameters
type PSRestoreParameters = class
Public Class PSRestoreParameters
Inheritance
PSRestoreParameters

Constructors

PSRestoreParameters()
PSRestoreParameters(RestoreParameters)

Properties

DatabasesToRestore

Gets or sets array of specific databases to restore.

GremlinDatabasesToRestore

Gets or sets array of specific gremlin databases to restore.

RestoreSource

Gets or sets path of the source account from which the restore has to be initiated

RestoreTimestampInUtc

Gets or sets time to which the account has to be restored (ISO-8601 format).

TablesToRestore

Gets or sets array of specific tables to restore.

Methods

ToSDKModel()

Applies to