SqlServerResource.GetRestorableDroppedDatabases Method
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.
Gets a collection of RestorableDroppedDatabaseResources in the SqlServer.
public virtual Azure.ResourceManager.Sql.RestorableDroppedDatabaseCollection GetRestorableDroppedDatabases ();
abstract member GetRestorableDroppedDatabases : unit -> Azure.ResourceManager.Sql.RestorableDroppedDatabaseCollection
override this.GetRestorableDroppedDatabases : unit -> Azure.ResourceManager.Sql.RestorableDroppedDatabaseCollection
Public Overridable Function GetRestorableDroppedDatabases () As RestorableDroppedDatabaseCollection
Returns
An object representing collection of RestorableDroppedDatabaseResources and their operations over a RestorableDroppedDatabaseResource.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET