Interface Datastore.UpdateStages.WithNetAppVolume

All Known Subinterfaces:
Datastore.Update
Enclosing interface:
Datastore.UpdateStages

public static interface Datastore.UpdateStages.WithNetAppVolume
The stage of the Datastore update allowing to specify netAppVolume.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the netAppVolume property: An Azure NetApp Files volume.
  • Method Details

    • withNetAppVolume

      Datastore.Update withNetAppVolume(NetAppVolume netAppVolume)
      Specifies the netAppVolume property: An Azure NetApp Files volume.
      Parameters:
      netAppVolume - An Azure NetApp Files volume.
      Returns:
      the next definition stage.