CosmosDBLocationResource.GetRestorableCosmosDBAccounts Method

Definition

Gets a collection of RestorableCosmosDBAccountResources in the CosmosDBLocation.

public virtual Azure.ResourceManager.CosmosDB.RestorableCosmosDBAccountCollection GetRestorableCosmosDBAccounts ();
abstract member GetRestorableCosmosDBAccounts : unit -> Azure.ResourceManager.CosmosDB.RestorableCosmosDBAccountCollection
override this.GetRestorableCosmosDBAccounts : unit -> Azure.ResourceManager.CosmosDB.RestorableCosmosDBAccountCollection
Public Overridable Function GetRestorableCosmosDBAccounts () As RestorableCosmosDBAccountCollection

Returns

An object representing collection of RestorableCosmosDBAccountResources and their operations over a RestorableCosmosDBAccountResource.

Applies to