Udostępnij za pośrednictwem


StorageSyncServiceData.PrivateEndpointConnections Property

Definition

List of private endpoint connection associated with the specified storage sync service.

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

Property Value

Applies to