Interface SnapshotPolicyVolumeList


public interface SnapshotPolicyVolumeList
An immutable client-side representation of SnapshotPolicyVolumeList.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.netapp.fluent.models.SnapshotPolicyVolumeListInner object.
    Gets the value property: List of volumes.
  • Method Details

    • value

      List<Volume> value()
      Gets the value property: List of volumes.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.netapp.fluent.models.SnapshotPolicyVolumeListInner object.
      Returns:
      the inner object.