Uses of Interface
com.azure.resourcemanager.netapp.models.SnapshotPolicyVolumeList
Packages that use SnapshotPolicyVolumeList
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of SnapshotPolicyVolumeList in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return SnapshotPolicyVolumeListModifier and TypeMethodDescriptionSnapshotPolicies.listVolumes(String resourceGroupName, String accountName, String snapshotPolicyName) Get volumes for snapshot policy Get volumes associated with snapshot policy.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type SnapshotPolicyVolumeListModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SnapshotPolicyVolumeList> SnapshotPolicies.listVolumesWithResponse(String resourceGroupName, String accountName, String snapshotPolicyName, com.azure.core.util.Context context) Get volumes for snapshot policy Get volumes associated with snapshot policy.