BotProperties.PrivateEndpointConnections Property

Definition

Gets the PrivateEndpointConnections.

public Azure.Provisioning.BicepList<Azure.Provisioning.BotService.BotServicePrivateEndpointConnection> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : Azure.Provisioning.BicepList<Azure.Provisioning.BotService.BotServicePrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As BicepList(Of BotServicePrivateEndpointConnection)

Property Value

Applies to