Dela via


RestoreRequestInner.Databases Egenskap

Definition

Hämtar eller anger en samling databaser som ska återställas. Den här listan måste matcha listan över databaser som ingår i säkerhetskopian.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.databases")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.DatabaseBackupSetting> Databases { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databases")>]
member this.Databases : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.DatabaseBackupSetting> with get, set
Public Property Databases As IList(Of DatabaseBackupSetting)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för