CosmosDBAccountImpl.ListPrivateLinkResources Method

Definition

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateLinkResource> ListPrivateLinkResources ();
abstract member ListPrivateLinkResources : unit -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateLinkResource>
override this.ListPrivateLinkResources : unit -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateLinkResource>
Public Function ListPrivateLinkResources () As IReadOnlyList(Of IPrivateLinkResource)

Returns

Implements

Applies to