Share via


CosmosDBAccountRestoreParameters.RestoreSource Property

Definition

The id of the restorable database account from which the restore has to be initiated. For example: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{restorableDatabaseAccountName}.

public string RestoreSource { get; set; }
member this.RestoreSource : string with get, set
Public Property RestoreSource As String

Property Value

Applies to