다음을 통해 공유


PrivateLinkResources interface

PrivateLinkResources를 나타내는 인터페이스입니다.

메서드

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

스토리지 동기화 서비스에 대해 만들어야 하는 프라이빗 링크 리소스를 가져옵니다.

메서드 세부 정보

listByStorageSyncService(string, string, PrivateLinkResourcesListByStorageSyncServiceOptionalParams)

스토리지 동기화 서비스에 대해 만들어야 하는 프라이빗 링크 리소스를 가져옵니다.

function listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: PrivateLinkResourcesListByStorageSyncServiceOptionalParams): Promise<PrivateLinkResourceListResult>

매개 변수

resourceGroupName

string

리소스 그룹의 이름입니다. 이름은 대/소문자를 구분하지 않습니다.

storageSyncServiceName

string

지정된 리소스 그룹 내의 스토리지 동기화 서비스 이름입니다.

options
PrivateLinkResourcesListByStorageSyncServiceOptionalParams

옵션 매개 변수입니다.

반환