PrivateLinkResources interface
PrivateLinkResources를 나타내는 인터페이스입니다.
메서드
list |
지정된 서비스에 대해 지원되는 모든 프라이빗 링크 리소스 유형의 목록을 가져옵니다. |
메서드 세부 정보
listSupported(string, string, PrivateLinkResourcesListSupportedOptionalParams)
지정된 서비스에 대해 지원되는 모든 프라이빗 링크 리소스 유형의 목록을 가져옵니다.
function listSupported(resourceGroupName: string, searchServiceName: string, options?: PrivateLinkResourcesListSupportedOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
매개 변수
- resourceGroupName
-
string
현재 구독 내의 리소스 그룹 이름입니다. Azure 리소스 관리자 API 또는 포털에서 이 값을 가져올 수 있습니다.
- searchServiceName
-
string
지정된 리소스 그룹과 연결된 Azure Cognitive Search 서비스의 이름입니다.
옵션 매개 변수입니다.