CosmosDBAccountResource.GetCosmosDBPrivateEndpointConnections 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 CosmosDBPrivateEndpointConnectionResources in the CosmosDBAccount.
public virtual Azure.ResourceManager.CosmosDB.CosmosDBPrivateEndpointConnectionCollection GetCosmosDBPrivateEndpointConnections ();
abstract member GetCosmosDBPrivateEndpointConnections : unit -> Azure.ResourceManager.CosmosDB.CosmosDBPrivateEndpointConnectionCollection
override this.GetCosmosDBPrivateEndpointConnections : unit -> Azure.ResourceManager.CosmosDB.CosmosDBPrivateEndpointConnectionCollection
Public Overridable Function GetCosmosDBPrivateEndpointConnections () As CosmosDBPrivateEndpointConnectionCollection
Returns
An object representing collection of CosmosDBPrivateEndpointConnectionResources and their operations over a CosmosDBPrivateEndpointConnectionResource.