GalleryInVMAccessControlProfileList interface
목록 갤러리 InVMAccessControlProfiles 작업 응답입니다.
속성
next |
갤러리에서 inVMAccessControlProfiles의 다음 페이지를 가져올 URI입니다. ListNext()를 호출하여 갤러리 inVMAccessControlProfiles의 다음 페이지를 가져옵니다. |
value | 갤러리 InVMAccessControlProfiles 목록입니다. |
속성 세부 정보
nextLink
갤러리에서 inVMAccessControlProfiles의 다음 페이지를 가져올 URI입니다. ListNext()를 호출하여 갤러리 inVMAccessControlProfiles의 다음 페이지를 가져옵니다.
nextLink?: string
속성 값
string
value
갤러리 InVMAccessControlProfiles 목록입니다.
value: GalleryInVMAccessControlProfile[]