AppConfigurationStore.PrivateEndpointConnections Property
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.
The list of private endpoint connections that are set up for this resource.
public Azure.Provisioning.BicepList<Azure.Provisioning.AppConfiguration.AppConfigurationPrivateEndpointConnectionReference> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : Azure.Provisioning.BicepList<Azure.Provisioning.AppConfiguration.AppConfigurationPrivateEndpointConnectionReference>
Public ReadOnly Property PrivateEndpointConnections As BicepList(Of AppConfigurationPrivateEndpointConnectionReference)