다음을 통해 공유


RestorePointCollection 클래스

복원 지점 컬렉션 매개 변수를 만들거나 업데이트합니다.

변수는 서버에서만 채워지고 요청을 보낼 때 무시됩니다.

Azure로 보내려면 모든 필수 매개 변수를 채워야 합니다.

상속
azure.mgmt.compute.v2022_11_01.models._models_py3.Resource
RestorePointCollection

생성자

RestorePointCollection(*, location: str, tags: Dict[str, str] | None = None, source: _models.RestorePointCollectionSourceProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

location
str

리소스 위치. 필수 요소.

tags
dict[str, str]

리소스 태그.

source
RestorePointCollectionSourceProperties

이 복원 지점 컬렉션에서 만든 원본 리소스의 속성입니다.

변수

id
str

리소스 ID입니다.

name
str

리소스 이름.

type
str

리소스 종류.

location
str

리소스 위치. 필수 요소.

tags
dict[str, str]

리소스 태그.

source
RestorePointCollectionSourceProperties

이 복원 지점 컬렉션에서 만든 원본 리소스의 속성입니다.

provisioning_state
str

복원 지점 컬렉션의 프로비전 상태입니다.

restore_point_collection_id
str

복원 지점 컬렉션의 고유 ID입니다.

restore_points
list[RestorePoint]

이 복원 지점 컬렉션에서 만든 모든 복원 지점을 포함하는 목록입니다.