MapsAccountPatch.PrivateEndpointConnections Property

Definition

List of private endpoint connections associated with the Maps Account.

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

Property Value

Applies to