Share via


DatabaseRestoreResourceInfo.CollectionNames Property

Definition

The names of the collections available for restore.

public Azure.Provisioning.BicepList<string> CollectionNames { get; set; }
member this.CollectionNames : Azure.Provisioning.BicepList<string> with get, set
Public Property CollectionNames As BicepList(Of String)

Property Value

Applies to