다음을 통해 공유


ICosmosDBAccount.GetPrivateLinkResource(String) Method

Definition

public Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateLinkResource GetPrivateLinkResource (string groupName);
abstract member GetPrivateLinkResource : string -> Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateLinkResource
Public Function GetPrivateLinkResource (groupName As String) As IPrivateLinkResource

Parameters

groupName
String

Group name of private link resource.

Returns

Applies to