CosmosDBAccountResource.GetCosmosDBServices Method

Definition

Gets a collection of CosmosDBServiceResources in the CosmosDBAccount.

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

Returns

An object representing collection of CosmosDBServiceResources and their operations over a CosmosDBServiceResource.

Applies to