CommitmentPlanListResult interface
Cognitive Services 계정 작업 응답 목록입니다.
속성
next |
CommitmentPlan의 다음 페이지를 가져오는 데 사용되는 링크입니다. |
value | Cognitive Services 계정 CommitmentPlan 및 해당 속성 목록을 가져옵니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다. |
속성 세부 정보
nextLink
CommitmentPlan의 다음 페이지를 가져오는 데 사용되는 링크입니다.
nextLink?: string
속성 값
string
value
Cognitive Services 계정 CommitmentPlan 및 해당 속성 목록을 가져옵니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.
value?: CommitmentPlan[]