PSDatabaseAccountGetResults.PrivateEndpointConnections Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.PrivateEndpointConnection> PrivateEndpointConnections { get; set; }
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Models.PrivateEndpointConnection> with get, set
Public Property PrivateEndpointConnections As IList(Of PrivateEndpointConnection)

Property Value

Applies to