Dela 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 Azure.Provisioning.BicepValue<string> RestoreSource { get; set; }
member this.RestoreSource : Azure.Provisioning.BicepValue<string> with get, set
Public Property RestoreSource As BicepValue(Of String)

Property Value

Applies to