Uses of Interface
com.azure.resourcemanager.elasticsan.models.PreValidationResponse
Packages that use PreValidationResponse
Package
Description
Package containing the data models for ElasticSanManagement.
-
Uses of PreValidationResponse in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return PreValidationResponseModifier and TypeMethodDescriptionVolumes.preBackup
(String resourceGroupName, String elasticSanName, String volumeGroupName, VolumeNameList parameters) Validate whether a disk snapshot backup can be taken for list of volumes.Volumes.preBackup
(String resourceGroupName, String elasticSanName, String volumeGroupName, VolumeNameList parameters, com.azure.core.util.Context context) Validate whether a disk snapshot backup can be taken for list of volumes.Volumes.preRestore
(String resourceGroupName, String elasticSanName, String volumeGroupName, DiskSnapshotList parameters) Validate whether a list of backed up disk snapshots can be restored into ElasticSan volumes.Volumes.preRestore
(String resourceGroupName, String elasticSanName, String volumeGroupName, DiskSnapshotList parameters, com.azure.core.util.Context context) Validate whether a list of backed up disk snapshots can be restored into ElasticSan volumes.