次の方法で共有


ICosmosDBAccount.GetPrivateLinkResource(String) メソッド

定義

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

パラメーター

groupName
String

プライベート リンク リソースのグループ名。

戻り値

適用対象