Share via


BotResource.GetBotServicePrivateEndpointConnections Method

Definition

Gets a collection of BotServicePrivateEndpointConnectionResources in the Bot.

public virtual Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionCollection GetBotServicePrivateEndpointConnections ();
abstract member GetBotServicePrivateEndpointConnections : unit -> Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionCollection
override this.GetBotServicePrivateEndpointConnections : unit -> Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionCollection
Public Overridable Function GetBotServicePrivateEndpointConnections () As BotServicePrivateEndpointConnectionCollection

Returns

An object representing collection of BotServicePrivateEndpointConnectionResources and their operations over a BotServicePrivateEndpointConnectionResource.

Applies to