Freigeben über


DatabaseRestoreResource.CollectionNames Eigenschaft

Definition

Ruft die Namen der sammlungen ab, die für die Wiederherstellung verfügbar sind, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="collectionNames")]
public System.Collections.Generic.IList<string> CollectionNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="collectionNames")>]
member this.CollectionNames : System.Collections.Generic.IList<string> with get, set
Public Property CollectionNames As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: