다음을 통해 공유


RestorePointCollectionListResult 클래스

목록 복원 지점 컬렉션 작업 응답입니다.

상속
azure.mgmt.compute._serialization.Model
RestorePointCollectionListResult

생성자

RestorePointCollectionListResult(*, value: List[_models.RestorePointCollection] | None = None, next_link: str | None = None, **kwargs)

변수

value
list[RestorePointCollection]

복원 지점 컬렉션 목록을 가져옵니다.

next_link
str

RestorePointCollections의 다음 페이지를 가져올 URI입니다. 이 를 사용하여 ListNext()를 호출하여 RestorePointCollections의 다음 페이지를 가져옵니다.