PrivateLinkResources interface
PrivateLinkResources를 나타내는 인터페이스입니다.
메서드
list |
redis 캐시에 대해 만들어야 하는 프라이빗 링크 리소스를 가져옵니다. |
메서드 세부 정보
listByRedisCache(string, string, PrivateLinkResourcesListByRedisCacheOptionalParams)
redis 캐시에 대해 만들어야 하는 프라이빗 링크 리소스를 가져옵니다.
function listByRedisCache(resourceGroupName: string, cacheName: string, options?: PrivateLinkResourcesListByRedisCacheOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.
- cacheName
-
string
Redis 캐시의 이름입니다.
옵션 매개 변수입니다.