Interface Volume.DefinitionStages.WithNetworkFeatures

All Known Subinterfaces:
Volume.Definition, Volume.DefinitionStages.WithCreate
Enclosing interface:
Volume.DefinitionStages

public static interface Volume.DefinitionStages.WithNetworkFeatures
The stage of the Volume definition allowing to specify networkFeatures.
  • Method Details

    • withNetworkFeatures

      Volume.DefinitionStages.WithCreate withNetworkFeatures(NetworkFeatures networkFeatures)
      Specifies the networkFeatures property: Network features

      Basic network, or Standard features available to the volume..

      Parameters:
      networkFeatures - Network features

      Basic network, or Standard features available to the volume.

      Returns:
      the next definition stage.