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.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type RestorePointSourceMetadataModifier and TypeMethodDescriptionRestorePointInner.withSourceMetadata(RestorePointSourceMetadata sourceMetadata) Set the sourceMetadata property: Gets the details of the VM captured at the time of the restore point creation.RestorePointProperties.withSourceMetadata(RestorePointSourceMetadata sourceMetadata) Set 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.withStorageProfile(RestorePointSourceVMStorageProfile storageProfile) Set the storageProfile property: Gets the storage profile.