다음을 통해 공유


RestorePointSourceMetadata 클래스

복원 지점이 만들어진 Virtual Machine의 속성에 대해 설명합니다. 제공된 속성은 복원 지점을 만들 때 캡처된 전체 Virtual Machine 속성의 하위 집합 및 스냅샷.

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

생성자

RestorePointSourceMetadata(*, hardware_profile: _models.HardwareProfile | None = None, storage_profile: _models.RestorePointSourceVMStorageProfile | None = None, os_profile: _models.OSProfile | None = None, diagnostics_profile: _models.DiagnosticsProfile | None = None, license_type: str | None = None, vm_id: str | None = None, security_profile: _models.SecurityProfile | None = None, location: str | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
hardware_profile

하드웨어 프로필을 가져옵니다.

storage_profile

스토리지 프로필을 가져옵니다.

os_profile

OS 프로필을 가져옵니다.

diagnostics_profile

진단 프로필을 가져옵니다.

license_type
str

라이선스 유형(사용자 라이선스 가져오기 시나리오용)을 가져옵니다.

vm_id
str

가상 머신 고유 ID를 가져옵니다.

security_profile

보안 프로필을 가져옵니다.

location
str

복원 지점을 만든 VM의 위치입니다.

변수

Name Description
hardware_profile

하드웨어 프로필을 가져옵니다.

storage_profile

스토리지 프로필을 가져옵니다.

os_profile

OS 프로필을 가져옵니다.

diagnostics_profile

진단 프로필을 가져옵니다.

license_type
str

라이선스 유형(사용자 라이선스 가져오기 시나리오용)을 가져옵니다.

vm_id
str

가상 머신 고유 ID를 가져옵니다.

security_profile

보안 프로필을 가져옵니다.

location
str

복원 지점을 만든 VM의 위치입니다.