Uses of Class
com.azure.resourcemanager.compute.models.RestorePointSourceMetadata
Packages that use RestorePointSourceMetadata
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of RestorePointSourceMetadata in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return RestorePointSourceMetadataModifier and TypeMethodDescriptionRestorePointInner.sourceMetadata()Get the sourceMetadata property: Gets the details of the VM captured at the time of the restore point creation.RestorePointProperties.sourceMetadata()Get the sourceMetadata property: Gets the details of the VM captured at the time of the restore point creation. -
Uses of RestorePointSourceMetadata in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return RestorePointSourceMetadataModifier and TypeMethodDescriptionRestorePointSourceMetadata.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile) Set the diagnosticsProfile property: Gets the diagnostics profile.RestorePointSourceMetadata.withHardwareProfile(HardwareProfile hardwareProfile) Set the hardwareProfile property: Gets the hardware profile.RestorePointSourceMetadata.withLicenseType(String licenseType) Set the licenseType property: Gets the license type, which is for bring your own license scenario.RestorePointSourceMetadata.withLocation(String location) Set the location property: Location of the VM from which the restore point was created.RestorePointSourceMetadata.withOsProfile(OSProfile osProfile) Set the osProfile property: Gets the OS profile.RestorePointSourceMetadata.withSecurityProfile(SecurityProfile securityProfile) Set the securityProfile property: Gets the security profile.RestorePointSourceMetadata.withStorageProfile(RestorePointSourceVMStorageProfile storageProfile) Set the storageProfile property: Gets the storage profile.Set the vmId property: Gets the virtual machine unique id.