Interface Volume.DefinitionStages.WithEnableSubvolumes

    • Method Detail

      • withEnableSubvolumes

        Volume.DefinitionStages.WithCreate withEnableSubvolumes​(EnableSubvolumes enableSubvolumes)
        Specifies the enableSubvolumes property: Flag indicating whether subvolume operations are enabled on the volume.
        Parameters:
        enableSubvolumes - Flag indicating whether subvolume operations are enabled on the volume.
        Returns:
        the next definition stage.