ServicesDescriptionListResult interface
다음 링크가 있는 서비스 설명 개체 목록입니다.
속성
nextLink |
서비스 설명 개체의 다음 페이지를 가져오는 데 사용되는 링크입니다.
|
value |
서비스 설명 개체의 목록입니다.
|
속성 세부 정보
nextLink
서비스 설명 개체의 다음 페이지를 가져오는 데 사용되는 링크입니다.
nextLink?: string
속성 값
value
서비스 설명 개체의 목록입니다.
value?: ServicesDescription[]
속성 값