次の方法で共有


PrivateLinkResources interface

PrivateLinkResources を表すインターフェイス。

メソッド

listByRedisCache(string, string, PrivateLinkResourcesListByRedisCacheOptionalParams)

Redis Cache 用に作成する必要があるプライベート リンク リソースを取得します。

メソッドの詳細

listByRedisCache(string, string, PrivateLinkResourcesListByRedisCacheOptionalParams)

Redis Cache 用に作成する必要があるプライベート リンク リソースを取得します。

function listByRedisCache(resourceGroupName: string, cacheName: string, options?: PrivateLinkResourcesListByRedisCacheOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前では大文字と小文字が区別されません。

cacheName

string

Redis キャッシュの名前。

options
PrivateLinkResourcesListByRedisCacheOptionalParams

オプション パラメーター。

戻り値