Interface SubvolumeInfo.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingVolume

        SubvolumeInfo.DefinitionStages.WithCreate withExistingVolume​(String resourceGroupName,
                                                                     String accountName,
                                                                     String poolName,
                                                                     String volumeName)
        Specifies resourceGroupName, accountName, poolName, volumeName.
        Parameters:
        resourceGroupName - The name of the resource group.
        accountName - The name of the NetApp account.
        poolName - The name of the capacity pool.
        volumeName - The name of the volume.
        Returns:
        the next definition stage.