共用方式為


ICosmosDBAccount.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>
Public Function ListPrivateLinkResources () As IReadOnlyList(Of IPrivateLinkResource)

Returns

Applies to