BotProperties.PrivateEndpointConnections Property

Definition

List of Private Endpoint Connections configured for the bot.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of BotServicePrivateEndpointConnectionData)

Property Value

Applies to