Share via


StorageAccountData.PrivateEndpointConnections Property

Definition

List of private endpoint connection associated with the specified storage account.

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

Property Value

Applies to