RestoreRequestDynamicParameters.SourceRestorableDatabaseAccountId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="The restorable database account Id of the source account of the restore. Example: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorabledatabaseaccounts/{instanceId}", Mandatory=false)]
public string SourceRestorableDatabaseAccountId { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The restorable database account Id of the source account of the restore. Example: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorabledatabaseaccounts/{instanceId}", Mandatory=false)>]
member this.SourceRestorableDatabaseAccountId : string with get, set
Public Property SourceRestorableDatabaseAccountId As String
Property Value
- Attributes