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 Detail

      • 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.