你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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