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