다음을 통해 공유


ConfigurationStoreProperties.PrivateEndpointConnection Property

Definition

The list of private endpoint connections that are set up for this resource.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.IPrivateEndpointConnectionReference[] PrivateEndpointConnection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)>]
member this.PrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.IPrivateEndpointConnectionReference[]
Public ReadOnly Property PrivateEndpointConnection As IPrivateEndpointConnectionReference()

Property Value

Implements

Attributes

Applies to