다음을 통해 공유


GetEnvironmentsResponse interface

Confluent 작업을 나열하기 위한 GET 요청의 결과입니다.

속성

nextLink

URL - 환경 레코드의 다음 집합이 있는 경우 가져옵니다.

value

결합 organization 환경 목록

속성 세부 정보

URL - 환경 레코드의 다음 집합이 있는 경우 가져옵니다.

nextLink?: string

속성 값

string

value

결합 organization 환경 목록

value?: SCEnvironmentRecord[]

속성 값