RestorePointSourceMetadata Class
Describes the properties of the Virtual Machine for which the restore point was created. The properties provided are a subset and the snapshot of the overall Virtual Machine properties captured at the time of the restore point creation.
- Inheritance
-
RestorePointSourceMetadata
Constructor
RestorePointSourceMetadata(*, hardware_profile: Optional[azure.mgmt.compute.v2021_07_01.models._models_py3.HardwareProfile] = None, storage_profile: Optional[azure.mgmt.compute.v2021_07_01.models._models_py3.RestorePointSourceVMStorageProfile] = None, os_profile: Optional[azure.mgmt.compute.v2021_07_01.models._models_py3.OSProfile] = None, diagnostics_profile: Optional[azure.mgmt.compute.v2021_07_01.models._models_py3.DiagnosticsProfile] = None, license_type: Optional[str] = None, vm_id: Optional[str] = None, security_profile: Optional[azure.mgmt.compute.v2021_07_01.models._models_py3.SecurityProfile] = None, location: Optional[str] = None, **kwargs)
Parameters
Feedback
Submit and view feedback for