PrivateLinkResources interface

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

メソッド

listByRedisCache(string, string, PrivateLinkResourcesListByRedisCacheOptionalParams)

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

メソッドの詳細

listByRedisCache(string, string, PrivateLinkResourcesListByRedisCacheOptionalParams)

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

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

パラメーター

resourceGroupName

string

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

cacheName

string

Redis キャッシュの名前。

options
PrivateLinkResourcesListByRedisCacheOptionalParams

options パラメーター。

戻り値