HybridComputePrivateLinkScopeListResult interface
Azure Arc PrivateLinkScope 리소스 목록을 설명합니다.
속성
next |
결과 집합에 반환된 PrivateLinkScopes가 너무 많은 경우 Azure Arc PrivateLinkScope 정의의 다음 집합을 가져오는 URI입니다. |
value | Azure Arc PrivateLinkScope 정의 목록입니다. |
속성 세부 정보
nextLink
결과 집합에 반환된 PrivateLinkScopes가 너무 많은 경우 Azure Arc PrivateLinkScope 정의의 다음 집합을 가져오는 URI입니다.
nextLink?: string
속성 값
string
value
Azure Arc PrivateLinkScope 정의 목록입니다.
value: HybridComputePrivateLinkScope[]