共用方式為


CosmosDBAccountRestoreParameters.TablesToRestore Property

Definition

List of specific tables available for restore.

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

Property Value

Applies to