Uses of Interface
com.azure.resourcemanager.netapp.models.RestoreStatus
Packages that use RestoreStatus
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of RestoreStatus in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return RestoreStatusModifier and TypeMethodDescriptionBackups.getVolumeLatestRestoreStatus
(String resourceGroupName, String accountName, String poolName, String volumeName) Get the latest restore status of a volume Get the latest status of the restore for a volume.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type RestoreStatusModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<RestoreStatus> Backups.getVolumeLatestRestoreStatusWithResponse
(String resourceGroupName, String accountName, String poolName, String volumeName, com.azure.core.util.Context context) Get the latest restore status of a volume Get the latest status of the restore for a volume.