RestorePointSourceMetadata interface

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.

Properties

diagnosticsProfile

Gets the diagnostics profile. NOTE: This property will not be serialized. It can only be populated by the server.

hardwareProfile

Gets the hardware profile. NOTE: This property will not be serialized. It can only be populated by the server.

hyperVGeneration

HyperVGeneration of the source VM for which restore point is captured. NOTE: This property will not be serialized. It can only be populated by the server.

licenseType

Gets the license type, which is for bring your own license scenario. NOTE: This property will not be serialized. It can only be populated by the server.

location

Location of the VM from which the restore point was created. NOTE: This property will not be serialized. It can only be populated by the server.

osProfile

Gets the OS profile. NOTE: This property will not be serialized. It can only be populated by the server.

securityProfile

Gets the security profile. NOTE: This property will not be serialized. It can only be populated by the server.

storageProfile

Gets the storage profile.

userData

UserData associated with the source VM for which restore point is captured, which is a base-64 encoded value. NOTE: This property will not be serialized. It can only be populated by the server.

vmId

Gets the virtual machine unique id. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

diagnosticsProfile

Gets the diagnostics profile. NOTE: This property will not be serialized. It can only be populated by the server.

diagnosticsProfile?: DiagnosticsProfile

Property Value

hardwareProfile

Gets the hardware profile. NOTE: This property will not be serialized. It can only be populated by the server.

hardwareProfile?: HardwareProfile

Property Value

hyperVGeneration

HyperVGeneration of the source VM for which restore point is captured. NOTE: This property will not be serialized. It can only be populated by the server.

hyperVGeneration?: string

Property Value

string

licenseType

Gets the license type, which is for bring your own license scenario. NOTE: This property will not be serialized. It can only be populated by the server.

licenseType?: string

Property Value

string

location

Location of the VM from which the restore point was created. NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

osProfile

Gets the OS profile. NOTE: This property will not be serialized. It can only be populated by the server.

osProfile?: OSProfile

Property Value

securityProfile

Gets the security profile. NOTE: This property will not be serialized. It can only be populated by the server.

securityProfile?: SecurityProfile

Property Value

storageProfile

Gets the storage profile.

storageProfile?: RestorePointSourceVMStorageProfile

Property Value

userData

UserData associated with the source VM for which restore point is captured, which is a base-64 encoded value. NOTE: This property will not be serialized. It can only be populated by the server.

userData?: string

Property Value

string

vmId

Gets the virtual machine unique id. NOTE: This property will not be serialized. It can only be populated by the server.

vmId?: string

Property Value

string