PrivateLinksOperations interface
PrivateLinks 操作を表すインターフェイス。
プロパティ
| list |
特定のリソースのプライベート リンクを一覧表示する |
プロパティの詳細
listByMongoCluster
特定のリソースのプライベート リンクを一覧表示する
listByMongoCluster: (resourceGroupName: string, mongoClusterName: string, options?: PrivateLinksListByMongoClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
プロパティ値
(resourceGroupName: string, mongoClusterName: string, options?: PrivateLinksListByMongoClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>