MockableCosmosDBSubscriptionResource.GetCosmosDBLocations Method

Definition

Gets a collection of CosmosDBLocationResources in the SubscriptionResource.

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

Returns

An object representing collection of CosmosDBLocationResources and their operations over a CosmosDBLocationResource.

Applies to